aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/bugzilla3/Makefile
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-06-30 16:27:10 +0800
committereik <eik@FreeBSD.org>2004-06-30 16:27:10 +0800
commitc1e074bbf30ec4eb3133f028f3e3d6dbb6110a0f (patch)
tree64108feb0dd67fa15b9bf06f94cca67dd28af10c /japanese/bugzilla3/Makefile
parent0d0a63e666edb1826503b5077953d51578db25d1 (diff)
downloadfreebsd-ports-gnome-c1e074bbf30ec4eb3133f028f3e3d6dbb6110a0f.tar.gz
freebsd-ports-gnome-c1e074bbf30ec4eb3133f028f3e3d6dbb6110a0f.tar.zst
freebsd-ports-gnome-c1e074bbf30ec4eb3133f028f3e3d6dbb6110a0f.zip
- update devel/bugzilla to 2.16.5
- new slave port japanese/bugzilla PR: 68318, 68319 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
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"