mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
74b19501bc
Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional).
20 lines
433 B
Makefile
20 lines
433 B
Makefile
# New ports collection makefile for: kcfonts
|
|
# Date Created: 5 Dec 1997
|
|
# Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kcfonts
|
|
PORTVERSION= 1.05
|
|
CATEGORIES= chinese x11-fonts
|
|
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ \
|
|
ftp://NCTUCCCA.edu.tw/OS/FreeBSD/00MIRROR/freebsd.ntu.edu.tw/taiwan/
|
|
|
|
MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW
|
|
|
|
USE_X_PREFIX= yes
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|