summaryrefslogtreecommitdiff
path: root/graphics/jpeg2ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpeg2ps/Makefile')
-rw-r--r--graphics/jpeg2ps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/jpeg2ps/Makefile b/graphics/jpeg2ps/Makefile
index b76029c74ae..657343ffdda 100644
--- a/graphics/jpeg2ps/Makefile
+++ b/graphics/jpeg2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:05 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/16 06:57:58 jlam Exp $
#
DISTNAME= jpeg2ps-1.9
@@ -14,6 +14,8 @@ RESTRICTED= may not be sold
NO_SRC_ON_CD= ${RESTRICTED}
NO_BIN_ON_CD= ${RESTRICTED}
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jpeg2ps ${LOCALBASE}/bin
${INSTALL_MAN} ${WRKSRC}/jpeg2ps.1 ${LOCALBASE}/man/man1