summaryrefslogtreecommitdiff
path: root/graphics/compface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/compface/Makefile')
-rw-r--r--graphics/compface/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/compface/Makefile b/graphics/compface/Makefile
new file mode 100644
index 00000000000..c8e87b34f20
--- /dev/null
+++ b/graphics/compface/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/19 01:13:52 hubertf Exp $
+
+DISTNAME= compface-1.4
+CATEGORIES= graphics
+MASTER_SITES= http://freshmeat.net/redir/compface/1439/url_tgz/
+
+MAINTAINER= oishi@ims.ac.jp
+HOMEPAGE= http://freshmeat.net/projects/compface/
+COMMENT= 48x48x1 image compression and decompression (X-face utility)
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+CONFIGURE_ARGS+=--prefix=${LOCALBASE}
+
+.include "../../mk/bsd.pkg.mk"