openbsd-ports/textproc/p5-Blatte/Makefile
jcs 083b16447e remove maintainer
requested by (now former) maintainer
2002-07-05 08:44:58 +00:00

22 lines
455 B
Makefile

# $OpenBSD: Makefile,v 1.6 2002/07/05 08:44:58 jcs Exp $
COMMENT= "text macro/markup/template language"
DISTNAME= Blatte-0.9.4
PKGNAME= p5-${DISTNAME}
HOMEPAGE= http://www.blatte.org/
CATEGORIES= textproc perl5
NEED_VERSION= 1.515
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>