2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2010/12/03 11:44:35 ajacoutot Exp $
|
2006-06-25 10:53:11 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= create readonly variables faster
|
2006-06-25 10:53:11 -04:00
|
|
|
|
2006-11-17 10:08:16 -05:00
|
|
|
MODULES= cpan
|
2006-06-25 10:53:11 -04:00
|
|
|
SHARED_ONLY= Yes
|
2009-06-05 09:12:32 -04:00
|
|
|
DISTNAME= Readonly-XS-1.05
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-11-17 10:08:16 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2006-06-25 10:53:11 -04:00
|
|
|
|
|
|
|
# perl licence
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-26 02:18:59 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Readonly>=1.02
|
2006-06-25 10:53:11 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|