diff options
author | asami <asami@FreeBSD.org> | 1999-01-21 14:32:54 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-21 14:32:54 +0800 |
commit | 9d791f3410abbc7d60ac71e3a99ff167d931d83a (patch) | |
tree | ad72d621b85315e00358389a23a4d42d5ccd1989 /japanese/vfxdvi118 | |
parent | 20a838ee9a9973b8fe6b09a699f56cf1e32b78e1 (diff) | |
download | freebsd-ports-gnome-9d791f3410abbc7d60ac71e3a99ff167d931d83a.tar.gz freebsd-ports-gnome-9d791f3410abbc7d60ac71e3a99ff167d931d83a.tar.zst freebsd-ports-gnome-9d791f3410abbc7d60ac71e3a99ff167d931d83a.zip |
Resurrect ja-vfxdvi[RESOLUTION] - these were not replacable by ja-vfxdvik.
Requested by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
Diffstat (limited to 'japanese/vfxdvi118')
-rw-r--r-- | japanese/vfxdvi118/Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/vfxdvi118/Makefile b/japanese/vfxdvi118/Makefile new file mode 100644 index 000000000000..00ee5237195d --- /dev/null +++ b/japanese/vfxdvi118/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: xdvi-17miyu + patches + vector font library +# Version required: pl17 +# Date created: 8 Nov 1996 +# Whom: Mita Yoshio <mita@jp.FreeBSD.org> +# +# $Id: Makefile,v 1.1 1998/11/20 04:14:44 asami Exp $ +# + +RESOLUTION= 118 +MASTERDIR= ${.CURDIR}/../vfxdvi300 + +.include "${MASTERDIR}/Makefile" |