15 lines
226 B
Makefile
15 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:50:11 naddy Exp $
|
|
|
|
COMMENT= translator to LOLCAT
|
|
|
|
DISTNAME= Acme-LOLCAT-0.0.5
|
|
REVISION= 1
|
|
CATEGORIES= misc
|
|
|
|
MODULES= cpan
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|