2002-07-05 04:44:58 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2002/07/05 08:44:58 jcs Exp $
|
2001-04-14 12:05:19 -04:00
|
|
|
|
|
|
|
COMMENT= "text macro/markup/template language"
|
|
|
|
|
2001-08-08 16:48:56 -04:00
|
|
|
DISTNAME= Blatte-0.9.4
|
2001-04-14 12:05:19 -04:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
HOMEPAGE= http://www.blatte.org/
|
|
|
|
|
|
|
|
CATEGORIES= textproc perl5
|
2002-03-21 16:25:50 -05:00
|
|
|
NEED_VERSION= 1.515
|
2001-04-14 12:05:19 -04:00
|
|
|
|
2002-05-14 08:07:09 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BO/BOBG/}
|
2001-04-14 12:05:19 -04:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=perl
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|