2013-10-11 23:48:03 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2013/10/11 23:49:06 naddy Exp $
|
2006-06-25 12:45:03 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= create readonly variables
|
2006-06-25 12:45:03 +00:00
|
|
|
|
2006-11-17 15:08:16 +00:00
|
|
|
MODULES= cpan
|
2006-06-25 12:45:03 +00:00
|
|
|
DISTNAME= Readonly-1.03
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 1
|
2006-11-17 15:08:16 +00:00
|
|
|
CATEGORIES= devel
|
2006-06-25 12:45:03 +00:00
|
|
|
|
|
|
|
# perl licence
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|