2009-05-25 11:47:32 +02:00
|
|
|
# $NetBSD: Makefile.common,v 1.8 2009/05/25 09:47:32 obache Exp $
|
2008-02-12 15:32:50 +01:00
|
|
|
#
|
2009-05-25 11:47:32 +02:00
|
|
|
# used by textproc/java-native-hyperestraier/Makefile
|
|
|
|
# used by textproc/java-pure-hyperestraier/Makefile
|
2008-02-12 15:32:50 +01:00
|
|
|
# used by textproc/p5-native-hyperestraier/Makefile
|
|
|
|
# used by textproc/ruby-native-hyperestraier/Makefile
|
|
|
|
# used by textproc/ruby-pure-hyperestraier/Makefile
|
2006-11-17 16:13:43 +01:00
|
|
|
|
|
|
|
DISTNAME= hyperestraier-${HYPERESTRAIER_VERSION}
|
|
|
|
CATEGORIES= japanese textproc www
|
2007-11-26 12:23:21 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/} \
|
|
|
|
http://hyperestraier.sourceforge.net/
|
2008-01-03 13:50:52 +01:00
|
|
|
HYPERESTRAIER_VERSION=1.4.13
|
2006-11-17 16:13:43 +01:00
|
|
|
|
2007-04-01 03:58:36 +02:00
|
|
|
MAINTAINER= obache@NetBSD.org
|
2006-11-17 16:13:43 +01:00
|
|
|
HOMEPAGE= http://hyperestraier.sourceforge.net/
|
|
|
|
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../textproc/hyperestraier/distinfo
|
|
|
|
PATCHDIR= ${.CURDIR}/../../textproc/hyperestraier/patches
|