aaa1885833
ok jasper@
21 lines
337 B
Makefile
21 lines
337 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:44:27 ajacoutot Exp $
|
|
|
|
COMMENT= alias for __PACKAGE__
|
|
|
|
DISTNAME= CLASS-1.00
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CPAN_AUTHOR= MSCHWERN
|
|
|
|
.include <bsd.port.mk>
|