aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1998-05-09 05:58:42 +0800
committermax <max@FreeBSD.org>1998-05-09 05:58:42 +0800
commitc4087699fa38df677483d95c5360ea966bab8e7f (patch)
tree84df76470515200ec448c57b9157fdb8affba1a6 /japanese
parentc7120f8faff4ea9b9fd06f774a61423f42750c65 (diff)
downloadfreebsd-ports-gnome-c4087699fa38df677483d95c5360ea966bab8e7f.tar.gz
freebsd-ports-gnome-c4087699fa38df677483d95c5360ea966bab8e7f.tar.zst
freebsd-ports-gnome-c4087699fa38df677483d95c5360ea966bab8e7f.zip
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.)
Diffstat (limited to 'japanese')
-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>