X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=freebsd-port%2Flibchimara%2FMakefile;fp=freebsd-port%2Flibchimara%2FMakefile;h=8e8ea0cfec78c0f827574387814740faedcfce20;hb=828b9d5e00cd6903adc4c3db8f84e53ec17f497e;hp=0000000000000000000000000000000000000000;hpb=8f36c2a6f4503a6e1a9b7368feea758f05fd7b86;p=rodin%2Fchimara.git diff --git a/freebsd-port/libchimara/Makefile b/freebsd-port/libchimara/Makefile new file mode 100644 index 0000000..8e8ea0c --- /dev/null +++ b/freebsd-port/libchimara/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: libchimara +# Date created: 30 November 2009 +# Whom: W. M. van Vliet +# +# $FreeBSD$ +# + +PORTNAME= libchimara +PORTVERSION= 0.1 +CATEGORIES= devel +MASTER_SITES= http://lassie.student.utwente.nl/chimara/ +DISTNAME= chimara-0.1 + +MAINTAINER= w.m.vanvliet@student.utwente.nl +COMMENT= A GTK widget that implements the GLK interface for interactive fiction. + +LIB_DEPENDS= libchimara.0:${PORTSDIR}/devel/libchimara \ + gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ + glib-2.0:${PORTSDIR}/devel/glib20 + +GNU_CONFIGURE= yes +USE_GMAKE= yes + + +.include