aboutsummaryrefslogtreecommitdiffstats
path: root/mbone
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /mbone
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadfreebsd-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 'mbone')
-rw-r--r--mbone/nte/Makefile1
-rw-r--r--mbone/nte/pkg-plist1
-rw-r--r--mbone/rat30/Makefile1
-rw-r--r--mbone/rat30/pkg-plist1
-rw-r--r--mbone/relate/Makefile1
-rw-r--r--mbone/relate/pkg-plist1
-rw-r--r--mbone/rtpmon/Makefile1
-rw-r--r--mbone/rtpmon/pkg-plist1
-rw-r--r--mbone/sdr/Makefile1
-rw-r--r--mbone/sdr/pkg-plist1
-rw-r--r--mbone/vat/Makefile1
-rw-r--r--mbone/vat/pkg-plist1
12 files changed, 6 insertions, 6 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile
index 31bdf156389f..dac9b0de4de4 100644
--- a/mbone/nte/Makefile
+++ b/mbone/nte/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/nte
+PLIST_FILES= bin/nte
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/mbone/nte/pkg-plist b/mbone/nte/pkg-plist
deleted file mode 100644
index f6d3d058fcae..000000000000
--- a/mbone/nte/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/nte
diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile
index aed9a8c04e4b..dcde95806395 100644
--- a/mbone/rat30/Makefile
+++ b/mbone/rat30/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/rat-3.0
USE_GMAKE= yes
MAN1= rat.1
MANCOMPRESSED= no
+PLIST_FILES= bin/rat30
LATEST_LINK= rat30
diff --git a/mbone/rat30/pkg-plist b/mbone/rat30/pkg-plist
deleted file mode 100644
index 4640490366a7..000000000000
--- a/mbone/rat30/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rat30
diff --git a/mbone/relate/Makefile b/mbone/relate/Makefile
index b7836887969f..5b21266cf405 100644
--- a/mbone/relate/Makefile
+++ b/mbone/relate/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= rat30:${PORTSDIR}/mbone/rat30 \
nte:${PORTSDIR}/mbone/nte \
vic:${PORTSDIR}/mbone/vic
+PLIST_FILES= bin/relate
WRKSRC= ${WRKDIR}/relate
.include <bsd.port.mk>
diff --git a/mbone/relate/pkg-plist b/mbone/relate/pkg-plist
deleted file mode 100644
index a5eecf96c63f..000000000000
--- a/mbone/relate/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/relate
diff --git a/mbone/rtpmon/Makefile b/mbone/rtpmon/Makefile
index 49d7a6dcc949..66809181d80d 100644
--- a/mbone/rtpmon/Makefile
+++ b/mbone/rtpmon/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
MAN1= rtpmon.1
+PLIST_FILES= bin/rtpmon
.include <bsd.port.pre.mk>
diff --git a/mbone/rtpmon/pkg-plist b/mbone/rtpmon/pkg-plist
deleted file mode 100644
index 7054a2bed8c2..000000000000
--- a/mbone/rtpmon/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rtpmon
diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile
index adb8cd0495e5..3322838250c3 100644
--- a/mbone/sdr/Makefile
+++ b/mbone/sdr/Makefile
@@ -17,6 +17,7 @@ COMMENT= Multicast Session Directory
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
BUILD_DEPENDS= ${LOCALBASE}/lib/libuclmmbase.a:${PORTSDIR}/devel/uclmmbase
+PLIST_FILES= bin/sdr
WRKSRC= ${WRKDIR}/sdr/freebsd
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/mbone/sdr/pkg-plist b/mbone/sdr/pkg-plist
deleted file mode 100644
index 3b663de62fc5..000000000000
--- a/mbone/sdr/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sdr
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile
index 695d82b006d2..2921e30dbbf5 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -30,6 +30,7 @@ USE_AUTOCONF= yes
CONFIGURE_ARGS= --with-gsm=${GSM_WORK}
INSTALL_TARGET= install install-man
MAN1= vat.1
+PLIST_FILES= bin/vat
.include <bsd.port.pre.mk>
diff --git a/mbone/vat/pkg-plist b/mbone/vat/pkg-plist
deleted file mode 100644
index 6a553559bfde..000000000000
--- a/mbone/vat/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/vat