- Added proper PORTDOCS

PR:		ports/168716
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
This commit is contained in:
Steve Wills 2012-06-11 02:30:33 +00:00
parent 849135e9c6
commit d99bb0ed70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298995
2 changed files with 6 additions and 8 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= archiveopteryx
PORTVERSION= 3.1.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://archiveopteryx.org/%SUBDIR%/
MASTER_SITE_SUBDIR= download
@ -15,20 +15,22 @@ MASTER_SITE_SUBDIR= download
MAINTAINER= feld@feld.me
COMMENT= An advanced PostgreSQL-based IMAP/POP server
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/bsd.txt
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
USE_BZIP2= yes
USE_PERL5_BUILD= 5.8+
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/bsd.txt
MAKE_JOBS_SAFE= yes
MAN5= aoxsuper.conf.5 archiveopteryx.conf.5
MAN8= aox.8 aoximport.8 archiveopteryx.8 deliver.8 installer.8 logd.8 \
recorder.8 tlsproxy.8
PORTDOCS= COPYING README bsd.txt
SUB_FILES= pkg-message
USE_RC_SUBR= ${PORTNAME}

View file

@ -12,11 +12,7 @@ libexec/aox/installer
sbin/archiveopteryx
sbin/logd
sbin/recorder
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/README
%%DOCSDIR%%/bsd.txt
@dirrm libexec/aox/contrib
@dirrm libexec/aox
@dirrm libdata/aox
@dirrm %%ETCDIR%%
@dirrm %%DOCSDIR%%