blob: 16e41e9baa10646d2783a5929030166e28647052 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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>
|