summaryrefslogtreecommitdiff
path: root/converters/kcc/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-01-06 02:31:53 +0000
committerobache <obache@pkgsrc.org>2010-01-06 02:31:53 +0000
commit50bff491ed1d379871122c5dbaad7c14d1884a91 (patch)
tree2cb396a372a8ee4022de41eab366415b7bedf280 /converters/kcc/Makefile
parent1839dc7f3be129959813ee1249e4003c7db5672d (diff)
downloadpkgsrc-50bff491ed1d379871122c5dbaad7c14d1884a91.tar.gz
DISTFILE on ftp.sra.co.jp is newer than on ${MASTER_SITE_FREEBSD},
so change MASTER_SITES to only ftp.sra.co.jp and force to use newer one. As sccsid in source, ${MASTE_SITE_FREEBSD}'s one is 2.2, and sra's one is 2.3, so bump PKGVERSION to 2.3. This issue noticed by taca@ by private mail. While here, set LICENSE=gnu-gpl-v2, modify pach-aa to suppress some warings by addition of include stdlib.h.
Diffstat (limited to 'converters/kcc/Makefile')
-rw-r--r--converters/kcc/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/converters/kcc/Makefile b/converters/kcc/Makefile
index f843e5c1d64..930d72697f0 100644
--- a/converters/kcc/Makefile
+++ b/converters/kcc/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2008/01/21 03:04:30 obache Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/06 02:31:53 obache Exp $
DISTNAME= kcc
-PKGNAME= kcc-1.0
+PKGNAME= kcc-2.3
CATEGORIES= japanese converters
-MASTER_SITES= ${MASTER_SITE_FREEBSD} \
- ftp://ftp.sra.co.jp/pub/os/linux/JE/sources/base/
+MASTER_SITES= ftp://ftp.sra.co.jp/pub/os/linux/JE/sources/base/
+DIST_SUBDIR= ${PKGNAME_NOREV}
MAINTAINER= obache@NetBSD.org
HOMEPAGE= # empty
COMMENT= Kanji code converter with auto encoding detection
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir