2012-04-08 18:01:39 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2012/04/08 22:01:39 sthen Exp $
|
2006-11-10 05:59:37 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= catalyst documentation
|
2006-11-10 05:59:37 -05:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
MODULES= cpan
|
2012-04-08 18:01:39 -04:00
|
|
|
DISTNAME= Catalyst-Manual-5.9002
|
2006-11-25 11:32:33 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2006-11-10 05:59:37 -05:00
|
|
|
|
2012-04-08 18:01:39 -04:00
|
|
|
# there was a version with six digits behind the dot
|
|
|
|
EPOCH= 0
|
2009-02-01 19:30:56 -05:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
# perl
|
2006-11-10 05:59:37 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2009-02-01 19:30:56 -05:00
|
|
|
MAKE_ENV+= TEST_POD=1
|
|
|
|
|
2012-04-08 18:01:39 -04:00
|
|
|
CONFIGURE_ARGS+= --skipdeps
|
|
|
|
|
2006-11-10 05:59:37 -05:00
|
|
|
.include <bsd.port.mk>
|