freebsd-ports/japanese/xshodo/Makefile
Akinori MUSHA 3e73c145d6 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
2000-04-13 08:34:11 +00:00

19 lines
378 B
Makefile

# New ports collection makefile for: xshodo
# Date created: 11 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xshodo
PORTVERSION= 2.0
CATEGORIES= japanese
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org
USE_IMAKE= yes
MAN1= xshodo.1
.include <bsd.port.mk>