blob: 5e1c8bd2bb377d77a3af3055153e6a8466b792f2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# New ports collection makefile for: kcfonts
# Version required: 1.05
# Date Created: 5 Dec 1997
# Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
#
# $Id: Makefile,v 1.4 1997/12/17 17:17:16 vanilla Exp $
#
DISTNAME= kcfonts-1.05
PKGNAME= zh-kcfonts-1.05
CATEGORIES= chinese x11
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_X11= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
|