de3fc51890
look okay to steven@
21 lines
380 B
Makefile
21 lines
380 B
Makefile
# $OpenBSD: Makefile,v 1.9 2007/01/21 21:46:20 simon Exp $
|
|
|
|
COMMENT= "text macro/markup/template language"
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Blatte-0.9.4
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
HOMEPAGE= http://www.blatte.org/
|
|
|
|
CATEGORIES= textproc
|
|
|
|
CPAN_AUTHOR= BOBG
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|