aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/9e
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/9e')
-rw-r--r--archivers/9e/Makefile9
-rw-r--r--archivers/9e/pkg-descr2
2 files changed, 8 insertions, 3 deletions
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile
index c0bd700dde38..7c9e9c6cbddc 100644
--- a/archivers/9e/Makefile
+++ b/archivers/9e/Makefile
@@ -10,11 +10,16 @@ DISTNAME= 9e
MAINTAINER= rodrigo@bebik.net
COMMENT= Explode Plan9 archives
-NO_STAGE= yes
+LICENSE= LPL
+LICENSE_GROUPS= OSI
+LICENSE_NAME= Lucent Public License
+LICENSE_TEXT= http://opensource.org/licenses/LPL-1.02
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
PLIST_FILES= bin/9e
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="" HDRS=""
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/9e ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/9e ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/archivers/9e/pkg-descr b/archivers/9e/pkg-descr
index 6cc009e97b08..a42e353c5f54 100644
--- a/archivers/9e/pkg-descr
+++ b/archivers/9e/pkg-descr
@@ -17,4 +17,4 @@ If no file is named on the command line, standard input is assumed.
Note that the input file must be a decompressed archive (decompress
with gzip).
-WWW: http://www.eecs.harvard.edu/~wkj/Software/9e/
+WWW: http://www.bebik.net/doku.php?id=software:9e