diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 21:12:53 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 21:12:53 +0800 |
commit | a049dd78cc281272f3788b3d4689a744f774e543 (patch) | |
tree | 66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /mail/cucipop | |
parent | 4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff) | |
download | freebsd-ports-gnome-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz freebsd-ports-gnome-a049dd78cc281272f3788b3d4689a744f774e543.tar.zst freebsd-ports-gnome-a049dd78cc281272f3788b3d4689a744f774e543.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 |