summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committertrevor <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /www
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadFreeBSD-ports-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
FreeBSD-ports-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'www')
-rw-r--r--www/arena/Makefile1
-rw-r--r--www/arena/pkg-plist1
-rw-r--r--www/cadaver/Makefile3
-rw-r--r--www/cadaver/pkg-plist1
-rw-r--r--www/mod_bunzip2/Makefile1
-rw-r--r--www/mod_bunzip2/pkg-plist1
-rw-r--r--www/netscape-remote/Makefile1
-rw-r--r--www/netscape-remote/pkg-plist1
-rw-r--r--www/py-mt/Makefile1
-rw-r--r--www/py-mt/pkg-plist1
-rw-r--r--www/scout/Makefile1
-rw-r--r--www/scout/pkg-plist1
-rw-r--r--www/snarf/Makefile3
-rw-r--r--www/snarf/pkg-plist1
14 files changed, 9 insertions, 9 deletions
diff --git a/www/arena/Makefile b/www/arena/Makefile
index 802f9ca..8a6e993 100644
--- a/www/arena/Makefile
+++ b/www/arena/Makefile
@@ -17,6 +17,7 @@ COMMENT= Experimental HTML 3 browser, supports math and style sheets
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
+PLIST_FILES= bin/arena
USE_XLIB= yes
WRKSRC= ${WRKDIR}/WWW
diff --git a/www/arena/pkg-plist b/www/arena/pkg-plist
deleted file mode 100644
index 6771154..0000000
--- a/www/arena/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/arena
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile
index cb6491d..21abe0c 100644
--- a/www/cadaver/Makefile
+++ b/www/cadaver/Makefile
@@ -24,7 +24,8 @@ CONFIGURE_ARGS= --enable-netrc \
--with-expat
ALL_TARGET= cadaver
-MAN1= cadaver.1
+MAN1= cadaver.1
+PLIST_FILES= bin/cadaver
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
diff --git a/www/cadaver/pkg-plist b/www/cadaver/pkg-plist
deleted file mode 100644
index cfe9731..0000000
--- a/www/cadaver/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/cadaver
diff --git a/www/mod_bunzip2/Makefile b/www/mod_bunzip2/Makefile
index a3ada8e..0e195d6 100644
--- a/www/mod_bunzip2/Makefile
+++ b/www/mod_bunzip2/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Apache module for server-side decompression of bzip2 files
+PLIST_FILES= libexec/apache/mod_bunzip2.so
USE_APACHE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-2
diff --git a/www/mod_bunzip2/pkg-plist b/www/mod_bunzip2/pkg-plist
deleted file mode 100644
index 2f05b78..0000000
--- a/www/mod_bunzip2/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-libexec/apache/mod_bunzip2.so
diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile
index 57651cd..25889e6 100644
--- a/www/netscape-remote/Makefile
+++ b/www/netscape-remote/Makefile
@@ -18,6 +18,7 @@ COMMENT= Utility to pass commands to running netscape process
USE_XLIB= yes
DIST_SUBDIR= netscape-remote
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/netscape-remote
do-extract:
@${MKDIR} ${WRKDIR}
diff --git a/www/netscape-remote/pkg-plist b/www/netscape-remote/pkg-plist
deleted file mode 100644
index 206cfe5..0000000
--- a/www/netscape-remote/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/netscape-remote
diff --git a/www/py-mt/Makefile b/www/py-mt/Makefile
index a37b05a..bd0e941 100644
--- a/www/py-mt/Makefile
+++ b/www/py-mt/Makefile
@@ -19,6 +19,7 @@ COMMENT= A Python module which provides Movable Type XML-RPC connectivity
USE_PYTHON= yes
NO_BUILD= yes
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/PyMT.py
do-install:
@${INSTALL_DATA} ${WRKSRC}/PyMT.py ${PYTHON_SITELIBDIR}
diff --git a/www/py-mt/pkg-plist b/www/py-mt/pkg-plist
deleted file mode 100644
index dd6a4e6..0000000
--- a/www/py-mt/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/PyMT.py
diff --git a/www/scout/Makefile b/www/scout/Makefile
index 0d47cb1..f223573 100644
--- a/www/scout/Makefile
+++ b/www/scout/Makefile
@@ -17,6 +17,7 @@ COMMENT= A utility to harvest URLs from a given start point
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-shared --enable-static
MAN1= scout.1
+PLIST_FILES= bin/scout
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/scout ${PREFIX}/bin/
diff --git a/www/scout/pkg-plist b/www/scout/pkg-plist
deleted file mode 100644
index 38a7ff0..0000000
--- a/www/scout/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/scout
diff --git a/www/snarf/Makefile b/www/snarf/Makefile
index 206454a..2bb565c 100644
--- a/www/snarf/Makefile
+++ b/www/snarf/Makefile
@@ -15,7 +15,8 @@ COMMENT= Another small command-line URL (http/ftp/gopher/finger) fetcher
GNU_CONFIGURE= yes
-MAN1= snarf.1
+MAN1= snarf.1
+PLIST_FILES= bin/snarf
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/snarf ${PREFIX}/bin/
diff --git a/www/snarf/pkg-plist b/www/snarf/pkg-plist
deleted file mode 100644
index e683bc9..0000000
--- a/www/snarf/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/snarf
OpenPOWER on IntegriCloud