diff options
author | agc <agc> | 1998-06-18 16:06:37 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-18 16:06:37 +0000 |
commit | c73bcf0a234736c2634d08af9d06a9a5755da97a (patch) | |
tree | eabe9392eb8a3d32fd88c78c477775f250018327 /archivers/macutil | |
parent | ef93061025fa803d9e09ae4ef71e0676e9a1c10a (diff) | |
download | pkgsrc-c73bcf0a234736c2634d08af9d06a9a5755da97a.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'archivers/macutil')
-rw-r--r-- | archivers/macutil/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/macutil/Makefile b/archivers/macutil/Makefile index 2930994fe1c..56cce178ade 100644 --- a/archivers/macutil/Makefile +++ b/archivers/macutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/05/10 15:29:19 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/06/18 16:06:37 agc Exp $ DISTNAME= macutil PKGNAME= macutil-2.0b3 @@ -13,9 +13,6 @@ EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh -MAN1= macunpack.1 hexbin.1 macsave.1 macstream.1 binhex.1 tomac.1 \ - frommac.1 macutil.1 - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/macunpack/macunpack \ ${WRKSRC}/hexbin/hexbin \ |