13 lines
383 B
Makefile
13 lines
383 B
Makefile
# $OpenBSD: Makefile,v 1.1 2011/07/19 09:18:18 jasper Exp $
|
|
|
|
COMMENT = core Asian truetype fonts designed by Koaunghi Un
|
|
DISTNAME = un-fonts-core-${VERSION}
|
|
PKGNAME = un-fonts-core-${VERSION:S/-/./}
|
|
REVISION = 0
|
|
|
|
# N.B. MASTER_SITES directory will need changing for version updates
|
|
VERSION = 1.0.2-080608
|
|
MASTER_SITES = http://kldp.net/frs/download.php/4695/
|
|
|
|
.include <bsd.port.mk>
|