openbsd-ports/devel/p5-Class-Factory/Makefile
2013-03-11 10:50:00 +00:00

16 lines
256 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/11 10:50:14 espie Exp $
COMMENT= automates the Factory design pattern
MODULES= cpan
DISTNAME= Class-Factory-1.02
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>