diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/iso8879/Makefile | 8 | ||||
-rw-r--r-- | textproc/iso8879/distinfo | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 0ba4cb267af4..c35f0b42ae54 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -3,7 +3,7 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.1.1.1 1997/06/22 21:01:27 jfieber Exp $ +# $Id: Makefile,v 1.2 1997/06/29 09:49:48 obrien Exp $ # DISTNAME= isoENTS @@ -17,13 +17,13 @@ MAINTAINER= jfieber@FreeBSD.ORG BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip NO_MTREE= yes -NO_EXTRACT= yes +EXTRACT_ONLY= # empty NO_BUILD= yes NO_PATCH= yes NO_CONFIGURE= yes -NO_WRKDIR= yes +NO_WRKSUBDIR= yes -INSTDIR= ${PREFIX}/share/sgml/iso8879/ +INSTDIR= ${PREFIX}/share/sgml/iso8879 pre-install: @[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR} diff --git a/textproc/iso8879/distinfo b/textproc/iso8879/distinfo new file mode 100644 index 000000000000..552b96f96e67 --- /dev/null +++ b/textproc/iso8879/distinfo @@ -0,0 +1 @@ +MD5 (isoENTS.zip) = c8a9561212c1a2ec6e48919640de9c67 |