summaryrefslogtreecommitdiff
path: root/x11/xloadimage/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-01-09 01:17:45 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-01-09 01:17:45 +0000
commitffc1e1b28346a309691f2cecd42360996744d887 (patch)
tree0eb228e873b4dfd8f685313d1c073a0335343df2 /x11/xloadimage/Makefile
parentScheme 48 (diff)
XLOADIMAGE - X11 Image Loading Utility
This is not the latest version, but this one is able to load fax .g3 images
Notes
Notes: svn path=/head/; revision=737
Diffstat (limited to 'x11/xloadimage/Makefile')
-rw-r--r--x11/xloadimage/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile
new file mode 100644
index 000000000000..d8561930eeb0
--- /dev/null
+++ b/x11/xloadimage/Makefile
@@ -0,0 +1,9 @@
+DISTNAME= xloadimage
+DISTFILES= xloadimage.3.03.tar.Z
+NO_WRKSUBDIR= yes
+USE_IMAKE= yes
+INSTALL_MANPAGES= yes
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11-contrib/
+
+
+.include <bsd.port.mk>