diff options
Diffstat (limited to 'www/hastymail2/Makefile')
-rw-r--r-- | www/hastymail2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/hastymail2/Makefile b/www/hastymail2/Makefile index a7d52ee274f1..c5445aa9183c 100644 --- a/www/hastymail2/Makefile +++ b/www/hastymail2/Makefile @@ -16,10 +16,12 @@ DISTNAME= hastymail2_${WIKEDVERSION} MAINTAINER= aldis@bsdroot.lv COMMENT= Small, fast and secure yet powerful IMAP webmail +LICENSE= GPLv2 + NO_BUILD= yes SUB_FILES= pkg-message -LICENSE= GPLv2 +CONFLICTS= hastymail2-devel-1.[0-9]* INSTALL_DIR?= www/${PORTNAME} PLIST= ${WRKDIR}/pkg-plist |