aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-pathauto
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-08-11 13:29:31 +0000
committerChris Rees <crees@FreeBSD.org>2011-08-11 13:29:31 +0000
commitb8ec8446e8db7db3586122ba59baea33611022bf (patch)
tree136338decd6dbbaa0b741c3683c17a8d2b3c154e /www/drupal6-pathauto
parent547a2127333aabb55f6595830164b0164f02503c (diff)
downloadports-b8ec8446e8db7db3586122ba59baea33611022bf.tar.gz
ports-b8ec8446e8db7db3586122ba59baea33611022bf.zip
- bsd.drupal.mk has been repocopied to ${PORTSDIR}/Mk
- Prepare bsd.drupal.mk for use in ${PORTSDIR}/Mk - Remove unneeded LICENSE lines from drupal ports PR: ports/153795 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Notes
Notes: svn path=/head/; revision=279491
Diffstat (limited to 'www/drupal6-pathauto')
-rw-r--r--www/drupal6-pathauto/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile
index 38eaba6c8b13..2186cb238304 100644
--- a/www/drupal6-pathauto/Makefile
+++ b/www/drupal6-pathauto/Makefile
@@ -28,9 +28,6 @@ MODULE_DIRS= translations
DOC_FILES= INSTALL.txt API.txt README.txt i18n-ascii.example.txt \
LICENSE.txt
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.drupal.mk"
.include <bsd.port.post.mk>