2010-07-13 15:46:10 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/07/13 19:46:11 sthen Exp $
|
2006-11-12 11:31:20 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= automates the Factory design pattern
|
2006-11-12 11:31:20 -05:00
|
|
|
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
DISTNAME= Class-Factory-1.02
|
2010-07-13 15:46:10 -04:00
|
|
|
REVISION= 0
|
2006-11-12 11:31:20 -05:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|