2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:29 ajacoutot Exp $
|
2006-12-11 15:50:12 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= perl module to generate random data
|
2006-12-11 15:50:12 -05:00
|
|
|
|
|
|
|
DISTNAME= Data-Random-0.05
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-12-11 15:50:12 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2006-12-11 15:50:12 -05:00
|
|
|
|
2009-09-09 21:16:40 -04:00
|
|
|
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
|
2006-12-11 15:50:12 -05:00
|
|
|
|
2009-09-09 21:16:40 -04:00
|
|
|
# perl
|
2006-12-11 15:50:12 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2009-09-09 21:16:40 -04:00
|
|
|
MODULES= cpan
|
2010-11-15 14:45:56 -05:00
|
|
|
REGRESS_DEPENDS=devel/p5-Date-Calc \
|
|
|
|
graphics/p5-GD
|
2006-12-11 15:50:12 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|