mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f317f64af0
Submitted by: Ming-I Hseh <PA@FreeBSD.ee.Ntu.edu.TW>
21 lines
430 B
Makefile
21 lines
430 B
Makefile
# New ports collection makefile for: kcfonts
|
|
# Version required: pre1
|
|
# Date Created: 5 Dec 1997
|
|
# Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= kcfonts-1.00
|
|
PKGNAME= zh-kcfonts-1.0
|
|
CATEGORIES= chinese x11
|
|
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ \
|
|
ftp://freebsd.ee.ntu.edu.tw/upload/freebsd/
|
|
|
|
MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW
|
|
|
|
USE_X11= yes
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|