Lines 1-7
Link Here
|
1 |
# Created by: Thomas Sandford <freebsduser@paradisegreen.co.uk> |
1 |
# Created by: Thomas Sandford <freebsduser@paradisegreen.co.uk> |
2 |
|
2 |
|
3 |
PORTNAME= drush |
3 |
PORTNAME= drush |
4 |
DISTVERSION= 8.3.3 |
4 |
DISTVERSION= 8.4.11 |
5 |
PORTREVISION= 0 |
5 |
PORTREVISION= 0 |
6 |
CATEGORIES= www |
6 |
CATEGORIES= www |
7 |
MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ |
7 |
MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ |
Lines 9-15
Link Here
|
9 |
DISTNAME= drush |
9 |
DISTNAME= drush |
10 |
EXTRACT_SUFX= .phar |
10 |
EXTRACT_SUFX= .phar |
11 |
|
11 |
|
12 |
MAINTAINER= mfechner@FreeBSD.org |
12 |
MAINTAINER= me@skylord.ru |
13 |
COMMENT= Drupal command line and scripting interface |
13 |
COMMENT= Drupal command line and scripting interface |
14 |
|
14 |
|
15 |
LICENSE= GPLv2+ |
15 |
LICENSE= GPLv2+ |