summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-05-09 13:18:42 +0000
committerache <ache@FreeBSD.org>1998-05-09 13:18:42 +0000
commit0ed643d78b08c54f58f5ee16cfe389acdf822af9 (patch)
tree3484a7b6ab63f837397809b329810b71ea6c6620
parent087995953f5aadcfbda4a041f7d5b39a2a547da5 (diff)
downloadFreeBSD-ports-0ed643d78b08c54f58f5ee16cfe389acdf822af9.zip
FreeBSD-ports-0ed643d78b08c54f58f5ee16cfe389acdf822af9.tar.gz
Install some docs/license
-rw-r--r--www/w3mir/Makefile9
-rw-r--r--www/w3mir/pkg-plist3
2 files changed, 11 insertions, 1 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
index 19d29fd..ebb3961 100644
--- a/www/w3mir/Makefile
+++ b/www/w3mir/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 May 1998
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1998/05/09 10:20:39 ache Exp $
+# $Id: Makefile,v 1.17 1998/04/28 14:45:37 vanilla Exp $
#
DISTNAME= w3mir-1.0.2
@@ -22,4 +22,11 @@ MAN1= w3mir.1 w3mfix.1
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+post-install:
+ ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \
+ ${PREFIX}/share/doc/w3mir
+ cd ${WRKSRC} && ${INSTALL_DATA} \
+ README Artistic w3mir-HOWTO.html \
+ ${PREFIX}/share/doc/w3mir
+
.include <bsd.port.mk>
diff --git a/www/w3mir/pkg-plist b/www/w3mir/pkg-plist
index 5d97f60..c00e191 100644
--- a/www/w3mir/pkg-plist
+++ b/www/w3mir/pkg-plist
@@ -5,3 +5,6 @@ man/man1/w3mir.1.gz
man/man1/w3mfix.1.gz
bin/w3mir
bin/w3mfix
+share/doc/w3mir/README
+share/doc/w3mir/Artistic
+share/doc/w3mir/w3mir-HOWTO.html
OpenPOWER on IntegriCloud