# New ports collection makefile for: gb2jis # Date created: 16 September 2000 # Whom: Zhang Shu # # $FreeBSD$ # PORTNAME= gb2jis PORTVERSION= 1.5 CATEGORIES= chinese MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/ DISTFILES= gb2jis.tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Convert GuoBiao Hanzi to JIS Kanji WRKSRC= ${WRKDIR}/gb2jis ALL_TARGET= MAN1= gb2jis.1 MANCOMPRESSED= yes post-install: # install manual @${GZIP_CMD} ${PREFIX}/man/man1/gb2jis.1 .include tle='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add size data.trevor2004-01-281-0/+1
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
* Retire comment file.trevor2003-03-012-1/+1
* Fix build on -CURRENT.trevor2002-09-255-23/+73
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-3/+3
* Ports policy:sobomax2001-05-231-1/+1
* Use MASTER_SITE_NETBSD.trevor2001-01-091-25/+1
* Stop denying HTMLized man page.trevor2000-12-26