summaryrefslogtreecommitdiff
path: root/comms/libtifiles2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/libtifiles2/Makefile')
-rw-r--r--comms/libtifiles2/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/comms/libtifiles2/Makefile b/comms/libtifiles2/Makefile
new file mode 100644
index 00000000000..4047dfa9074
--- /dev/null
+++ b/comms/libtifiles2/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2013/05/26 22:59:42 rodent Exp $
+#
+
+DISTNAME= libtifiles2-1.1.5
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://lpg.ticalc.org/prj_tilp/
+COMMENT= Multi-platform linking program for TI graphing calculators
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake intltool msgfmt msgmerge pkg-config xgettext
+USE_PKGLOCALEDIR= yes
+
+PKGCONFIG_OVERRIDE+= tifiles2.pc.in
+
+.include "options.mk"
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../comms/libticonv/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"