16 lines
243 B
Makefile
16 lines
243 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:23:57 espie Exp $
|
|
|
|
COMMENT= translator to LOLCAT
|
|
|
|
DISTNAME= Acme-LOLCAT-0.0.5
|
|
REVISION= 1
|
|
CATEGORIES= misc
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|