- update for slave port, mail/opemwebmail-devel
Noticed by: Jin-Shan Tseng <tjs.at.cdpa.nsysu.edu.tw>
This commit is contained in:
parent
42922e4519
commit
91f917a7e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126095
1 changed files with 4 additions and 2 deletions
|
@ -6,19 +6,21 @@
|
|||
#
|
||||
|
||||
PORTNAME= openwebmail
|
||||
PORTVERSION= 2.50
|
||||
PORTVERSION?= 2.50
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://openwebmail.org/openwebmail/download/%SUBDIR%/ \
|
||||
http://turtle.ee.ncku.edu.tw/openwebmail/download/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR?= release
|
||||
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
MAINTAINER?= leeym@FreeBSD.org
|
||||
COMMENT= A webmail system designed to manage big mail folder files efficiently
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
|
||||
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
|
||||
${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof
|
||||
|
||||
CONFLICTS?= ${PORTNAME}-[0-9].[0-9][0-9].[0-9]*
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
Loading…
Reference in a new issue