openbsd-ports/textproc/p5-Blatte/Makefile

22 lines
455 B
Makefile
Raw Normal View History

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