15 lines
254 B
Makefile
15 lines
254 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:14 espie Exp $
|
|
|
|
COMMENT= perl singleton pattern
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Class-Singleton-1.4
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|