1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/japanese/xshodo/Makefile
Masafumi Max NAKANE 9f0108b135 Don't use DISTFILES when it's only one file.
Properly define MAN1 and MANCOMPRESSED.
Add japanese to the category.  (But I'm not too sure  if this port should
really be in this category in first place.)
1998-05-08 21:58:42 +00:00

21 lines
478 B
Makefile

# New ports collection makefile for: xshodo
# Version required: 2.0
# Date created: 11 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.5 1997/09/14 21:36:25 max Exp $
#
DISTNAME= xshodo2.0
PKGNAME= ja-xshodo-2.0
CATEGORIES= japanese x11
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
USE_IMAKE= yes
MAN1= xshodo.1
MANCOMPRESSED= yes
.include <bsd.port.mk>