Index: head/www/drupal6-mimedetect/Makefile =================================================================== --- head/www/drupal6-mimedetect/Makefile (revision 405001) +++ head/www/drupal6-mimedetect/Makefile (revision 405002) @@ -1,18 +1,22 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= mimedetect DISTVERSION= 6.x-1.3 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ MAINTAINER= ports@FreeBSD.org COMMENT= API for Consistent Server Side Mime Detection +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + USES= drupal:6,module MODULE_FILES= magic magic.mgc magic.mime \ mimedetect.info mimedetect.install mimedetect.module DOC_FILES= LICENSE.txt README.txt +NO_ARCH= yes .include