ports/175195: [MAINTAINER] japanese/mecab-ipadic: trim makefile header
Yasuhiro KIMURA
yasu at utahime.org
Mon Jan 14 01:26:59 UTC 2013
"Created by:" header is added to Makefile. Please commit attached patch
instead of previous ones.
Regards.
-------------- next part --------------
Index: Makefile
===================================================================
--- Makefile (revision 310295)
+++ Makefile (working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mecab-ipadic
-# Date created: 2006-05-07
-# Whom: TAKATSU Tomonari <tota at rtfm.jp>
-#
+# Created by: TAKATSU Tomonari <tota at rtfm.jp>
# $FreeBSD$
-#
PORTNAME= mecab
DISTVERSION= 2.7.0-20070801
@@ -15,6 +11,15 @@
MAINTAINER= yasu at utahime.org
COMMENT= Japanese Morphological Dictionary for MeCab
+LICENSE= NAIST ICOT
+LICENSE_COMB= multi
+LICENSE_NAME_NAIST= NAIST
+LICENSE_NAME_ICOT= ICOT
+LICENSE_FILE_NAIST= ${WRKSRC}/COPYING
+LICENSE_FILE_ICOT= ${WRKSRC}/COPYING
+LICENSE_PERMS_NAIST= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE_PERMS_ICOT= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
BUILD_DEPENDS= ja-mecab>=0.94:${PORTSDIR}/japanese/mecab
USE_PERL5_BUILD= yes
More information about the freebsd-ports-bugs
mailing list