summaryrefslogtreecommitdiff
path: root/comms/tilp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/tilp2/Makefile')
-rw-r--r--comms/tilp2/Makefile32
1 files changed, 32 insertions, 0 deletions
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile
new file mode 100644
index 00000000000..fc01e967cdc
--- /dev/null
+++ b/comms/tilp2/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2013/05/26 23:00:20 rodent Exp $
+#
+
+DISTNAME= tilp2-1.16
+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_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= gmake intltool msgfmt msgmerge pkg-config xgettext
+
+.include "options.mk"
+
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../comms/libtifiles2/buildlink3.mk"
+.include "../../comms/libticonv/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../comms/libticalcs2/buildlink3.mk"
+.include "../../comms/libticables2/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"