diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2013-12-08 18:59:35 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2013-12-08 18:59:35 +0000 |
commit | 6ad04afc409a856c97a021b0172cf4c185d7e1aa (patch) | |
tree | bc716771127abae434b8aff46551e491a89f926c /mail/squirrelmail-notes-plugin/Makefile | |
parent | e8ca1d40300ec507fccd0d7dd7f4e8d50b2562d2 (diff) | |
download | ports-6ad04afc409a856c97a021b0172cf4c185d7e1aa.tar.gz ports-6ad04afc409a856c97a021b0172cf4c185d7e1aa.zip |
Notes
Diffstat (limited to 'mail/squirrelmail-notes-plugin/Makefile')
-rw-r--r-- | mail/squirrelmail-notes-plugin/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/mail/squirrelmail-notes-plugin/Makefile b/mail/squirrelmail-notes-plugin/Makefile index 8a83bd989e7b..4eda975e9366 100644 --- a/mail/squirrelmail-notes-plugin/Makefile +++ b/mail/squirrelmail-notes-plugin/Makefile @@ -4,19 +4,13 @@ PORTNAME= notes PORTVERSION= 1.2 PORTREVISION= 1 -CATEGORIES= mail www -MASTER_SITES= http://www.squirrelmail.org/plugins/ -PKGNAMEPREFIX= squirrelmail- -PKGNAMESUFFIX= -plugin DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.0 -DIST_SUBDIR= squirrelmail MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to create notes -USES= perl5 -USE_PERL5= install USE_SM_COMPAT= yes +USE_GENERIC_PKGMESSAGE= yes NO_STAGE= yes |