aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/bugzilla3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/bugzilla3/Makefile')
-rw-r--r--japanese/bugzilla3/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/japanese/bugzilla3/Makefile b/japanese/bugzilla3/Makefile
new file mode 100644
index 000000000000..14352329b674
--- /dev/null
+++ b/japanese/bugzilla3/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: ja-bugzilla
+# Date created: 2004-01-19
+# Whom: TAKATSU Tomonari <tota@rtfm.jp>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bugzilla
+PORTVERSION= 2.16.5
+CATEGORIES= japanese devel
+
+PATCH_SITES= http://hp.vector.co.jp/authors/VA013241/webapp/bugzilla/
+PATCHFILES= ${PORTNAME}-${PORTVERSION}-to-${PORTVERSION}-ja-${PATCHVERSION}.diff.gz
+PATCH_DIST_STRIP= -p1
+
+MAINTAINER= tota@rtfm.jp
+COMMENT= Bug-tracking system with Japanese patch
+
+CONFLICTS= bugzilla-2.*
+PATCHVERSION= 20040329
+
+MASTERDIR= ${.CURDIR}/../../devel/bugzilla
+MD5_FILE= ${.CURDIR}/distinfo
+PLIST= ${.CURDIR}/pkg-plist
+
+.include "${MASTERDIR}/Makefile"