15 lines
266 B
Makefile
15 lines
266 B
Makefile
# $OpenBSD: Makefile,v 1.27 2015/03/30 09:17:37 benoit Exp $
|
|
|
|
COMMENT= perl module for TrueType font hacking
|
|
|
|
MODULES= cpan
|
|
DISTNAME = Font-TTF-1.05
|
|
CATEGORIES= textproc
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
TEST_DEPENDS= devel/p5-IO-String
|
|
|
|
.include <bsd.port.mk>
|