837b57f153
The Lingua::Romana::Perligata makes it makes it possible to write Perl programs in Latin. The linguistic principles behind Perligata are described in: http://www.csse.monash.edu.au/~damian/papers/HTML/Perligata.html requested by mbalmer@ ok simon@
19 lines
330 B
Makefile
19 lines
330 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/10 14:37:48 jasper Exp $
|
|
|
|
COMMENT= writer Perl in Latin
|
|
|
|
DISTNAME= Lingua-Romana-Perligata-0.50
|
|
CATEGORIES= misc
|
|
|
|
MODULES= cpan
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CPAN_AUTHOR= DCONWAY
|
|
|
|
.include <bsd.port.mk>
|