summaryrefslogtreecommitdiff
path: root/x11/xpmroot/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-03-24 22:45:21 +0000
committertron <tron>1998-03-24 22:45:21 +0000
commitb524c4954dbe32d617ec9912609a9243366202d2 (patch)
treef54f89085e67018a4a76cd7ca95175c978ea8eef /x11/xpmroot/Makefile
parentc5f41c34d17175f950aba9b0427014b35c23164d (diff)
downloadpkgsrc-b524c4954dbe32d617ec9912609a9243366202d2.tar.gz
Initial commit of "xpmroot-1.01" package.
Diffstat (limited to 'x11/xpmroot/Makefile')
-rw-r--r--x11/xpmroot/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile
new file mode 100644
index 00000000000..41d90edb272
--- /dev/null
+++ b/x11/xpmroot/Makefile
@@ -0,0 +1,26 @@
+#
+# New packages collection makefile for: xpmroot
+# Version required: 2.0.46
+# Date created: 24 Mar 1998
+# Whom: tron@netbsd.org
+#
+# $NetBSD: Makefile,v 1.1 1998/03/24 22:45:21 tron Exp $
+#
+
+DISTNAME= fvwm-2.0.46
+PKGNAME= xpmroot-1.01
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/CFAN/sources/2.0.x/ \
+ ftp://ftp.TokyoNet.AD.JP/pub/X/fvwm/sources/2.0.x/ \
+ ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/
+
+MAINTAINER= tron@netbsd.org
+
+LIB_DEPENDS= Xpm.4.:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+CAT1= xpmroot.0
+
+WRKSRC= ${WRKDIR}/fvwm-2.0.46/xpmroot
+
+.include <bsd.port.mk>