diff options
Diffstat (limited to 'mail')
64 files changed, 35 insertions, 34 deletions
diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 9c8a67297e4c..222509343c15 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -22,6 +22,7 @@ EXTRACT_BEFORE_ARGS= < EXTRACT_AFTER_ARGS= # empty NO_WRKSUBDIR= yes NO_BUILD= yes +PLIST_FILES= bin/adcomplain post-patch: cd ${WRKSRC}; \ diff --git a/mail/adcomplain/pkg-plist b/mail/adcomplain/pkg-plist deleted file mode 100644 index b8ce66d02bef..000000000000 --- a/mail/adcomplain/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/adcomplain diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile index 94ad5e549c12..7991655f1146 100644 --- a/mail/autorespond/Makefile +++ b/mail/autorespond/Makefile @@ -17,6 +17,7 @@ MAINTAINER= roam@FreeBSD.org COMMENT= Simple autoresponder for qmail MAN1= autorespond.1 +PLIST_FILES= bin/autorespond .if defined(WITHOUT_MDOC_MANPAGE) AR_MANPAGE= ${WRKSRC}/autorespond.1 diff --git a/mail/autorespond/pkg-plist b/mail/autorespond/pkg-plist deleted file mode 100644 index c966e749628a..000000000000 --- a/mail/autorespond/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/autorespond diff --git a/mail/autosig/Makefile b/mail/autosig/Makefile index a7ca6a6c8341..bd04e9072b74 100644 --- a/mail/autosig/Makefile +++ b/mail/autosig/Makefile @@ -14,6 +14,7 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= A random .signature generator with header file included MAKEFILE= makefile +PLIST_FILES= bin/autosig ALL_TARGET= ${PORTNAME} USE_REINPLACE= yes diff --git a/mail/autosig/pkg-plist b/mail/autosig/pkg-plist deleted file mode 100644 index 480d8ccd5911..000000000000 --- a/mail/autosig/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/autosig diff --git a/mail/coolmail/Makefile b/mail/coolmail/Makefile index f0e6def95c35..b4ac513ead8b 100644 --- a/mail/coolmail/Makefile +++ b/mail/coolmail/Makefile @@ -19,6 +19,7 @@ USE_XLIB= yes PATCH_STRIP= -p1 MAN1= coolmail.1 +PLIST_FILES= bin/coolmail do-install: ${INSTALL_PROGRAM} ${WRKSRC}/coolmail ${PREFIX}/bin/coolmail diff --git a/mail/coolmail/pkg-plist b/mail/coolmail/pkg-plist deleted file mode 100644 index 33a77ed181b3..000000000000 --- a/mail/coolmail/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/coolmail diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index b7ac02397440..779c4f87daeb 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -28,6 +28,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= vanilla@FreeBSD.org COMMENT= Cubic Circle's POP3 daemon (fully RFC1939 compliant) -MAN8= cucipop.8 #makevpopdb.8 +MAN8= cucipop.8 #makevpopdb.8 +PLIST_FILES= libexec/cucipop .include <bsd.port.post.mk> diff --git a/mail/cucipop/pkg-plist b/mail/cucipop/pkg-plist deleted file mode 100644 index bf1839f3aca4..000000000000 --- a/mail/cucipop/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/cucipop diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index d97ecc61434f..bf0cbb5f836b 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -17,6 +17,7 @@ COMMENT= A GTK+ multiple mailbox "biff" program LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ compface.1:${PORTSDIR}/mail/faces +PLIST_FILES= bin/gbuffy USE_X_PREFIX= yes USE_GTK= yes GNU_CONFIGURE= yes diff --git a/mail/gbuffy/pkg-plist b/mail/gbuffy/pkg-plist deleted file mode 100644 index 3ba6d046bc9b..000000000000 --- a/mail/gbuffy/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/gbuffy diff --git a/mail/gkrellmmailwatch/Makefile b/mail/gkrellmmailwatch/Makefile index f699ff6e6534..7cf7ace64cf0 100644 --- a/mail/gkrellmmailwatch/Makefile +++ b/mail/gkrellmmailwatch/Makefile @@ -18,6 +18,7 @@ COMMENT= GKrellM mailwatch plugin BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm +PLIST_FILES= libexec/gkrellm/plugins/mailwatch.so USE_X_PREFIX= yes USE_GNOME= imlib diff --git a/mail/gkrellmmailwatch/pkg-plist b/mail/gkrellmmailwatch/pkg-plist deleted file mode 100644 index 4c6f7d88f6db..000000000000 --- a/mail/gkrellmmailwatch/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/gkrellm/plugins/mailwatch.so diff --git a/mail/hotwayd/Makefile b/mail/hotwayd/Makefile index f2fa381d19d3..c92b991c2ad5 100644 --- a/mail/hotwayd/Makefile +++ b/mail/hotwayd/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes MAN1= hotwayd.1 +PLIST_FILES= sbin/hotwayd post-install: @${CAT} ${PKGMESSAGE} diff --git a/mail/hotwayd/pkg-plist b/mail/hotwayd/pkg-plist deleted file mode 100644 index ace5e2c6fe87..000000000000 --- a/mail/hotwayd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/hotwayd diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index 6054e960e1ec..c0833cd1f2a4 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -17,6 +17,7 @@ COMMENT= Kiltdown is an UI independant Email Client for UNIX LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 +PLIST_FILES= bin/kiltdown USE_X_PREFIX= yes USE_QT_VER= 3 USE_GMAKE= yes diff --git a/mail/kiltdown/pkg-plist b/mail/kiltdown/pkg-plist deleted file mode 100644 index 313ab237fb4a..000000000000 --- a/mail/kiltdown/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/kiltdown diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index cde6bf7d857d..6b4aa5be61dc 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -16,4 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= natey@natey.com COMMENT= A tool for converting Outlook .pst files to Unix mbox format +PLIST_FILES= bin/readpst + .include <bsd.port.mk> diff --git a/mail/libpst/pkg-plist b/mail/libpst/pkg-plist deleted file mode 100644 index 0ce3a21dddf9..000000000000 --- a/mail/libpst/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/readpst diff --git a/mail/lookout/Makefile b/mail/lookout/Makefile index 5a775a92c95e..ab43a982eebf 100644 --- a/mail/lookout/Makefile +++ b/mail/lookout/Makefile @@ -16,7 +16,8 @@ COMMENT= Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard USE_PYTHON= yes NO_BUILD= yes -MAN1= lookout.1 +MAN1= lookout.1 +PLIST_FILES= bin/lookout do-install: ${INSTALL_SCRIPT} ${WRKSRC}/lookout ${PREFIX}/bin diff --git a/mail/lookout/pkg-plist b/mail/lookout/pkg-plist deleted file mode 100644 index 71690e915fff..000000000000 --- a/mail/lookout/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/lookout diff --git a/mail/maildirsync/Makefile b/mail/maildirsync/Makefile index e3cff495ff25..5e8d3e4a8fbc 100644 --- a/mail/maildirsync/Makefile +++ b/mail/maildirsync/Makefile @@ -16,6 +16,7 @@ COMMENT= Online synchronizer for Maildir-format mailboxes USE_PERL5= yes MAN1= maildirsync.1 +PLIST_FILES= bin/maildirsync .include <bsd.port.pre.mk> diff --git a/mail/maildirsync/pkg-plist b/mail/maildirsync/pkg-plist deleted file mode 100644 index b55e539557af..000000000000 --- a/mail/maildirsync/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/maildirsync diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index ed9f9d4b3ba9..997beef2911c 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -17,6 +17,7 @@ COMMENT= Converts mbox mailboxes to Maildir RUN_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate +PLIST_FILES= bin/mb2md USE_PERL5_RUN= yes EXTRACT_CMD= ${GZIP_CMD} -cd > ${DISTNAME} WRKSRC= ${.CURDIR} diff --git a/mail/mb2md/pkg-plist b/mail/mb2md/pkg-plist deleted file mode 100644 index f131a894517c..000000000000 --- a/mail/mb2md/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mb2md diff --git a/mail/mboxstats/Makefile b/mail/mboxstats/Makefile index 7414d3448e35..bdf42f814466 100644 --- a/mail/mboxstats/Makefile +++ b/mail/mboxstats/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= clsung@dragon2.net COMMENT= Creates top-10 lists of the messages in a mailbox +PLIST_FILES= bin/mboxstats USE_REINPLACE= yes post-patch: diff --git a/mail/mboxstats/pkg-plist b/mail/mboxstats/pkg-plist deleted file mode 100644 index 5221a810c085..000000000000 --- a/mail/mboxstats/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mboxstats diff --git a/mail/mini_sendmail/Makefile b/mail/mini_sendmail/Makefile index 06f47bc271be..cd25466e85cb 100644 --- a/mail/mini_sendmail/Makefile +++ b/mail/mini_sendmail/Makefile @@ -15,6 +15,7 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Tiny MTA with only smart relay capability MAN8= mini_sendmail.8 +PLIST_FILES= bin/mini_sendmail do-build: cd ${WRKSRC} && \ diff --git a/mail/mini_sendmail/pkg-plist b/mail/mini_sendmail/pkg-plist deleted file mode 100644 index 43487b0808d5..000000000000 --- a/mail/mini_sendmail/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mini_sendmail diff --git a/mail/mls/Makefile b/mail/mls/Makefile index e5ba80e0c4ed..9a91de51a3ce 100644 --- a/mail/mls/Makefile +++ b/mail/mls/Makefile @@ -17,6 +17,7 @@ COMMENT= Program for generating various statistics on emails MAN1= mls.1 MANCOMPRESSED= yes +PLIST_FILES= bin/mls MAKE_ARGS+= DESTDIR=${PREFIX} USE_GMAKE= yes diff --git a/mail/mls/pkg-plist b/mail/mls/pkg-plist deleted file mode 100644 index a6e933438cda..000000000000 --- a/mail/mls/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mls diff --git a/mail/movemail/Makefile b/mail/movemail/Makefile index 4904033fcd1e..3a4dc7c0a2e0 100644 --- a/mail/movemail/Makefile +++ b/mail/movemail/Makefile @@ -15,5 +15,6 @@ COMMENT= Move your mail box to annother location MAN1= movemail.1 MANCOMPRESSED= maybe +PLIST_FILES= bin/movemail .include <bsd.port.mk> diff --git a/mail/movemail/pkg-plist b/mail/movemail/pkg-plist deleted file mode 100644 index 3588526d59a7..000000000000 --- a/mail/movemail/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/movemail diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 9f84650a426e..936da9f1c435 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -19,6 +19,7 @@ USE_OPENSSL= yes USE_REINPLACE= yes MAN1= msmtp.1 +PLIST_FILES= bin/msmtp post-patch: @${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS +=|g ; \ diff --git a/mail/msmtp/pkg-plist b/mail/msmtp/pkg-plist deleted file mode 100644 index 7444eda35175..000000000000 --- a/mail/msmtp/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/msmtp diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index eba84f22c61c..2a3369e10a15 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -19,5 +19,6 @@ WRKSRC= ${WRKDIR}/newmail MAN1= newmail.1 MANCOMPRESSED= maybe +PLIST_FILES= bin/newmail .include <bsd.port.mk> diff --git a/mail/newmail/pkg-plist b/mail/newmail/pkg-plist deleted file mode 100644 index 587f37e957ad..000000000000 --- a/mail/newmail/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/newmail diff --git a/mail/pathalias/Makefile b/mail/pathalias/Makefile index 4cecc84b0d16..ca8040f455f3 100644 --- a/mail/pathalias/Makefile +++ b/mail/pathalias/Makefile @@ -18,6 +18,7 @@ ALL_TARGET= pathalias MAN8= pathalias.8 BIN8= pathalias +PLIST_FILES= bin/pathalias do-install: .for i in ${BIN8} diff --git a/mail/pathalias/pkg-plist b/mail/pathalias/pkg-plist deleted file mode 100644 index 6e5f8bbcbe4b..000000000000 --- a/mail/pathalias/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/pathalias diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index 7ef8b0ce03c9..f7a7d6cfaf65 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -22,6 +22,7 @@ EXTRACT_AFTER_ARGS= | ${SED} -e '1,16d' | ${SH} WRKSRC= ${WRKDIR}/poppassd ALL_TARGET= poppassd MAN8= poppassd.8 +PLIST_FILES= libexec/poppassd do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/poppassd ${PREFIX}/libexec diff --git a/mail/poppassd/pkg-plist b/mail/poppassd/pkg-plist deleted file mode 100644 index c9122def3765..000000000000 --- a/mail/poppassd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/poppassd diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index 4f10f270bf66..d2e5c4665c58 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -19,5 +19,6 @@ WRKSRC= ${WRKDIR}/poppwd MAN8= poppwd.8 MANCOMPRESSED= maybe +PLIST_FILES= libexec/poppwd .include <bsd.port.mk> diff --git a/mail/poppwd/pkg-plist b/mail/poppwd/pkg-plist deleted file mode 100644 index a29e56f47687..000000000000 --- a/mail/poppwd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/poppwd diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 7f8b11b01443..0cdf10110c3e 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -20,6 +20,7 @@ USE_BZIP2= yes MAN1= qsf.1 MANCOMPRESSED= no +PLIST_FILES= bin/qsf do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qsf ${PREFIX}/bin/qsf diff --git a/mail/qsf/pkg-plist b/mail/qsf/pkg-plist deleted file mode 100644 index d5b0ba9c014c..000000000000 --- a/mail/qsf/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/qsf diff --git a/mail/regm/Makefile b/mail/regm/Makefile index ce6e9e77c0dd..d5ef911b2865 100644 --- a/mail/regm/Makefile +++ b/mail/regm/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://perso.linuxfr.org/jdumont/regm/ MAINTAINER= petef@FreeBSD.org COMMENT= Extract messages from a mailbox using regular expressions +PLIST_FILES= bin/regm USE_REINPLACE= yes NO_BUILD= yes USE_PYTHON= yes diff --git a/mail/regm/pkg-plist b/mail/regm/pkg-plist deleted file mode 100644 index fcf1ce187817..000000000000 --- a/mail/regm/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/regm diff --git a/mail/relaydb/Makefile b/mail/relaydb/Makefile index 32f7044260c5..f10759046ce5 100644 --- a/mail/relaydb/Makefile +++ b/mail/relaydb/Makefile @@ -15,6 +15,7 @@ COMMENT= Spam relay database MAN8= relaydb.8 MANCOMPRESSED= yes +PLIST_FILES= bin/relaydb do-install: ${INSTALL_PROGRAM} ${WRKSRC}/relaydb ${PREFIX}/bin diff --git a/mail/relaydb/pkg-plist b/mail/relaydb/pkg-plist deleted file mode 100644 index b1f368bb5efb..000000000000 --- a/mail/relaydb/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/relaydb diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile index c311b0950e2d..922cdf41ca03 100644 --- a/mail/ripmime/Makefile +++ b/mail/ripmime/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.pldaniels.com/ripmime/ MAINTAINER= jus@security.za.net COMMENT= Extracts attached files out of a MIME encoded email package +PLIST_FILES= bin/ripmime USE_REINPLACE= yes pre-build: diff --git a/mail/ripmime/pkg-plist b/mail/ripmime/pkg-plist deleted file mode 100644 index 32b8546eb917..000000000000 --- a/mail/ripmime/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ripmime diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile index 0c84530f963a..cdf9bda8af65 100644 --- a/mail/rlytest/Makefile +++ b/mail/rlytest/Makefile @@ -21,6 +21,7 @@ USE_PERL5= yes NO_WRKSUBDIR= yes MAN1= rlytest.1 +PLIST_FILES= bin/rlytest pre-patch: @${SED} '1s:^#!/usr/local/bin/perl:#!${PERL}:' < ${_DISTDIR}${DISTFILES} > ${WRKSRC}/rlytest diff --git a/mail/rlytest/pkg-plist b/mail/rlytest/pkg-plist deleted file mode 100644 index a35f66e83fb7..000000000000 --- a/mail/rlytest/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/rlytest diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index 50e9c6bf7249..d482a1951162 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -19,6 +19,7 @@ USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +PLIST_FILES= bin/smtpmail do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ diff --git a/mail/smtpmail/pkg-plist b/mail/smtpmail/pkg-plist deleted file mode 100644 index 2bf3669c5da6..000000000000 --- a/mail/smtpmail/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/smtpmail diff --git a/mail/smunge/Makefile b/mail/smunge/Makefile index 8a29e2cdd568..ad6b4c2c656d 100644 --- a/mail/smunge/Makefile +++ b/mail/smunge/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap12 USE_GMAKE= true WRKSRC= ${WRKDIR} ALL_TARGET= smunged +PLIST_FILES= sbin/smunged do-install: @${INSTALL_PROGRAM} ${WRKSRC}/smunged ${PREFIX}/sbin/smunged diff --git a/mail/smunge/pkg-plist b/mail/smunge/pkg-plist deleted file mode 100644 index 3333611c0927..000000000000 --- a/mail/smunge/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/smunged diff --git a/mail/vrfy/Makefile b/mail/vrfy/Makefile index 7aeecdcf5a21..3bfb8f0cead9 100644 --- a/mail/vrfy/Makefile +++ b/mail/vrfy/Makefile @@ -19,6 +19,7 @@ COMMENT= Verify mail address WRKSRC= ${WRKDIR} MAN1= vrfy.1 MANCOMPRESSED= yes +PLIST_FILES= bin/vrfy post-install: ${INSTALL_MAN} ${WRKDIR}/${MAN1} ${PREFIX}/man/man1/ diff --git a/mail/vrfy/pkg-plist b/mail/vrfy/pkg-plist deleted file mode 100644 index 853dc6385f65..000000000000 --- a/mail/vrfy/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/vrfy diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 2a5cdb8dc734..45ca1b70a7bf 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix="" MAN1= ${PORTNAME}.1 +PLIST_FILES= bin/wmmaiload post-patch: @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g' \ diff --git a/mail/wmmaiload/pkg-plist b/mail/wmmaiload/pkg-plist deleted file mode 100644 index facdff219f92..000000000000 --- a/mail/wmmaiload/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmmaiload diff --git a/mail/wmymail/Makefile b/mail/wmymail/Makefile index 9a5f3f70ff17..644486d3c819 100644 --- a/mail/wmymail/Makefile +++ b/mail/wmymail/Makefile @@ -20,5 +20,6 @@ RUN_DEPENDS= fetchmail:${PORTSDIR}/mail/fetchmail USE_X_PREFIX= yes NOMAN= +PLIST_FILES= bin/wmymail .include <bsd.port.mk> diff --git a/mail/wmymail/pkg-plist b/mail/wmymail/pkg-plist deleted file mode 100644 index 8e025c76062a..000000000000 --- a/mail/wmymail/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmymail |