aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 (patch)
tree1f896dcd279ef0b0382485b20275d60ee1a5b0c5 /comms
parentba3455bcaeeac361a5db7e74146d92954c5b1bb7 (diff)
downloadports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.tar.gz
ports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.zip
Use PLIST_FILES.
Reviewed by: marcus
Notes
Notes: svn path=/head/; revision=100076
Diffstat (limited to 'comms')
-rw-r--r--comms/acfax/Makefile1
-rw-r--r--comms/acfax/pkg-plist1
-rw-r--r--comms/asmodem/Makefile1
-rw-r--r--comms/asmodem/pkg-plist1
4 files changed, 2 insertions, 2 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile
index 41e18eaf4d0c..29a89cb9a162 100644
--- a/comms/acfax/Makefile
+++ b/comms/acfax/Makefile
@@ -17,6 +17,7 @@ COMMENT= Recieve faxes using sound card and radio
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+PLIST_FILES= bin/acfax
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_REINPLACE= yes
diff --git a/comms/acfax/pkg-plist b/comms/acfax/pkg-plist
deleted file mode 100644
index cdb5e4c87ae8..000000000000
--- a/comms/acfax/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/acfax
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile
index 79ef42d7f601..ab980f53f063 100644
--- a/comms/asmodem/Makefile
+++ b/comms/asmodem/Makefile
@@ -19,5 +19,6 @@ USE_IMAKE= yes
USE_XPM= yes
MAN1= asmodem.1
+PLIST_FILES= bin/asmodem
.include <bsd.port.mk>
diff --git a/comms/asmodem/pkg-plist b/comms/asmodem/pkg-plist
deleted file mode 100644
index bb14822a49a3..000000000000
--- a/comms/asmodem/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/asmodem