diff options
Diffstat (limited to 'inputmethod/zinnia/Makefile.common')
-rw-r--r-- | inputmethod/zinnia/Makefile.common | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/inputmethod/zinnia/Makefile.common b/inputmethod/zinnia/Makefile.common new file mode 100644 index 00000000000..811a30a7164 --- /dev/null +++ b/inputmethod/zinnia/Makefile.common @@ -0,0 +1,15 @@ +# $NetBSD: Makefile.common,v 1.1.1.1 2010/05/20 09:05:30 obache Exp $ +# used by inputmethod/p5-zinnia/Makefile +# used by inputmethod/py-zinnia/Makefile +# used by inputmethod/ruby-zinnia/Makefile + +DISTNAME= zinnia-0.05 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zinnia/} + +DISTINFO_FILE= ${.CURDIR}/../../inputmethod/zinnia/distinfo +PATCHDIR= ${.CURDIR}/../../inputmethod/zinnia/patches + +MAINTAINER?= obache@NetBSD.org +HOMEPAGE= http://zinnia.sourceforge.net/ +LICENSE= modified-bsd |