summaryrefslogtreecommitdiff
path: root/japanese/xshodo
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1998-05-08 21:58:42 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1998-05-08 21:58:42 +0000
commit9f0108b135adc4ac2e02eacf331a30bc4b2a24b1 (patch)
treea60ed394576fe504c6b3b48c31173f35062965eb /japanese/xshodo
parentUpgrade, 5.4.3 -> 5.4.4. (diff)
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.)
Notes
Notes: svn path=/head/; revision=10913
Diffstat (limited to 'japanese/xshodo')
-rw-r--r--japanese/xshodo/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/xshodo/Makefile b/japanese/xshodo/Makefile
index d08ac42a3158..dca9a9d4b9ae 100644
--- a/japanese/xshodo/Makefile
+++ b/japanese/xshodo/Makefile
@@ -3,17 +3,18 @@
# Date created: 11 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.4 1997/06/10 09:01:42 asami Exp $
+# $Id: Makefile,v 1.5 1997/09/14 21:36:25 max Exp $
#
-DISTNAME= xshodo
+DISTNAME= xshodo2.0
PKGNAME= ja-xshodo-2.0
-CATEGORIES= x11
+CATEGORIES= japanese x11
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
-DISTFILES= xshodo2.0.tar.gz
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
USE_IMAKE= yes
+MAN1= xshodo.1
+MANCOMPRESSED= yes
.include <bsd.port.mk>