summaryrefslogtreecommitdiff
path: root/archivers/undms/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-28 02:47:34 +0000
committerminskim <minskim>2004-07-28 02:47:34 +0000
commit0c55b8fa31dddbfb2a13bcb6be65757fa194c280 (patch)
treea2db94abf3df23400d346801b7559fa165b0b694 /archivers/undms/Makefile
parent8ad7c60733cb0d68b0c4d38d67434c37763bbe8e (diff)
downloadpkgsrc-0c55b8fa31dddbfb2a13bcb6be65757fa194c280.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/undms/Makefile')
-rw-r--r--archivers/undms/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile
index a165b573ffd..7dd3a61ae39 100644
--- a/archivers/undms/Makefile
+++ b/archivers/undms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/23 04:40:59 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/07/28 02:47:35 minskim Exp $
DISTNAME= undms-1.3.c
PKGNAME= undms-1.3
@@ -10,9 +10,13 @@ EXTRACT_SUFX= .Z
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Converts .dms Amiga disk images to uncompressed .adf images
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
+INSTALLATION_DIRS= bin
+
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -o undms undms-1.3.c