openbsd-ports/textproc/p5-Blatte/Makefile

24 lines
520 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2001/04/14 16:05:19 naddy Exp $
COMMENT= "text macro/markup/template language"
DISTNAME= Blatte-0.9.1
PKGNAME= p5-${DISTNAME}
HOMEPAGE= http://www.blatte.org/
CATEGORIES= textproc perl5
NEED_VERSION= 1.387
MAINTAINER= Brian J. Kifiak <bk@rt.fm>
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../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>