aboutsummaryrefslogtreecommitdiffstats
path: root/www/pnews
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-07-12 05:44:13 +0800
committerrafan <rafan@FreeBSD.org>2006-07-12 05:44:13 +0800
commitf5e328ac3c964566eaee77d809ee01e18806b583 (patch)
tree52b86f6b9faee04f3e35623907c6002871bb3439 /www/pnews
parent15ccd2627d383ff9cfcc108380f2c8ad0b644eb7 (diff)
downloadfreebsd-ports-gnome-f5e328ac3c964566eaee77d809ee01e18806b583.tar.gz
freebsd-ports-gnome-f5e328ac3c964566eaee77d809ee01e18806b583.tar.zst
freebsd-ports-gnome-f5e328ac3c964566eaee77d809ee01e18806b583.zip
- Copy .htaccess to PNEWSDIR, too
Submitted by: Gea-Suan Lin (maintainer)
Diffstat (limited to 'www/pnews')
-rw-r--r--www/pnews/Makefile1
-rw-r--r--www/pnews/pkg-plist1
2 files changed, 2 insertions, 0 deletions
diff --git a/www/pnews/Makefile b/www/pnews/Makefile
index eccbd479d1a7..200fa44ad542 100644
--- a/www/pnews/Makefile
+++ b/www/pnews/Makefile
@@ -26,5 +26,6 @@ PNEWSDIR?= ${PREFIX}/www/data/pnews
do-install:
@${MKDIR} ${PNEWSDIR}
@${CP} -R ${WRKSRC}/* ${PNEWSDIR}
+ @${CP} -R ${WRKSRC}/.htaccess ${WRKSRC}/* ${PNEWSDIR}
.include <bsd.port.mk>
diff --git a/www/pnews/pkg-plist b/www/pnews/pkg-plist
index 2efb36d0f22d..840e3fb4b752 100644
--- a/www/pnews/pkg-plist
+++ b/www/pnews/pkg-plist
@@ -1,4 +1,5 @@
@comment $FreeBSD$
+www/data/pnews/.htaccess
www/data/pnews/auth.php
www/data/pnews/auth/ftp.inc.php
www/data/pnews/auth/ftps.inc.php