aaa1885833
ok jasper@
22 lines
440 B
Makefile
22 lines
440 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:28 ajacoutot Exp $
|
|
|
|
COMMENT= class and instance data accessor creation
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Class-Data-Accessor-0.03
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
.include <bsd.port.mk>
|