diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-12 14:38:12 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-12 14:38:12 +0000 |
commit | 8e270816f992e4a25aaab762d962f7267d72f84b (patch) | |
tree | d4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/ptex-pkfonts300 | |
parent | a989b83d8875de9cba6caf81919b68e80dfa6534 (diff) | |
download | ports-8e270816f992e4a25aaab762d962f7267d72f84b.tar.gz ports-8e270816f992e4a25aaab762d962f7267d72f84b.zip |
Notes
Diffstat (limited to 'japanese/ptex-pkfonts300')
-rw-r--r-- | japanese/ptex-pkfonts300/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/ptex-pkfonts300/Makefile b/japanese/ptex-pkfonts300/Makefile index 88b587e7a8be..cef6ed1c6757 100644 --- a/japanese/ptex-pkfonts300/Makefile +++ b/japanese/ptex-pkfonts300/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: ptex-pkfonts -# Version required: ? # Date created: 24 Dec 1999 # Whom: Kentaro Inagaki <inagaki@tg.rim.or.jp> # # $FreeBSD$ # -DISTNAME= ptex-pkfonts -PKGNAME?= ja-ptex-pkfonts${RESOLUTION}-1.0 +PORTNAME= ptex-pkfonts +PORTVERSION= 1.0 +PKGNAMESUFFIX= ${RESOLUTION} CATEGORIES= japanese print -DISTFILES= #null +DISTFILES= # none MAINTAINER= inagaki@tg.rim.or.jp |