summaryrefslogtreecommitdiff
path: root/korean/baekmukfonts-bdf
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-13 09:17:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-13 09:17:26 +0000
commitd9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch)
tree916c4017c965133decfae3108f21ad85c9709eb1 /korean/baekmukfonts-bdf
parentUpdate with PORTNAME/PORTVERSION and get happy with the slave. (diff)
Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,
hanemacs and hmconv had invalid version strings (fixed). I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I didn't touch BROWSER_VER (in netscape ports) since it was used in too many places.
Notes
Notes: svn path=/head/; revision=27486
Diffstat (limited to 'korean/baekmukfonts-bdf')
-rw-r--r--korean/baekmukfonts-bdf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/korean/baekmukfonts-bdf/Makefile b/korean/baekmukfonts-bdf/Makefile
index 6e022da154cf..0b661ae324c4 100644
--- a/korean/baekmukfonts-bdf/Makefile
+++ b/korean/baekmukfonts-bdf/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: baekmuk fonts(x11)
-# Version required: 1.1
# Date created: 23 Jul 1999
# Whom: CHOI Junho <cjh@kr.freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= baekmuk-2.0
-PKGNAME= ko-baekmukfonts-bdf-2.0
+PORTNAME= baekmukfonts
+PORTVERSION= 2.0
CATEGORIES= korean x11-fonts
MASTER_SITES= ftp://ftp.mizi.co.kr/pub/baekmuk/
+PKGNAMESUFFIX= -bdf
+DISTNAME= baekmuk-${PORTVERSION}
MAINTAINER= cjh@kr.freebsd.org