aaa1885833
ok jasper@
22 lines
453 B
Makefile
22 lines
453 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:38 ajacoutot Exp $
|
|
|
|
COMMENT= Perl module for aliasing class names
|
|
|
|
MODULES= cpan
|
|
DISTNAME= UNIVERSAL-moniker-0.08
|
|
PKGNAME= p5-Universal-moniker-0.08
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
RUN_DEPENDS= textproc/p5-Lingua-EN-Inflect
|
|
|
|
.include <bsd.port.mk>
|