diff options
author | trevor <trevor@FreeBSD.org> | 2004-02-06 21:12:53 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-02-06 21:12:53 +0800 |
commit | 884981ec68cdccc03368be15d055407446135f3d (patch) | |
tree | 2f9733041e0ddb6902f51ab47491598efdeeaa7c /mail/cucipop | |
parent | b1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff) | |
download | freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.gz freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.zst freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.zip |
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'mail/cucipop')
-rw-r--r-- | mail/cucipop/Makefile | 3 | ||||
-rw-r--r-- | mail/cucipop/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
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 |