21 lines
353 B
Makefile
21 lines
353 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/10/18 20:52:09 espie Exp $
|
|
|
|
COMMENT= write Perl in Latin
|
|
|
|
DISTNAME= Lingua-Romana-Perligata-0.50
|
|
REVISION= 0
|
|
CATEGORIES= misc
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CPAN_AUTHOR= DCONWAY
|
|
|
|
.include <bsd.port.mk>
|