mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21 lines
505 B
Makefile
21 lines
505 B
Makefile
# 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>
|