16 lines
252 B
Makefile
16 lines
252 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/10/11 23:51:32 naddy Exp $
|
|
|
|
COMMENT= handle CSS with little overhead
|
|
|
|
MODULES= cpan
|
|
DISTNAME= CSS-Tiny-1.19
|
|
REVISION= 0
|
|
CATEGORIES= www
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|