21 lines
381 B
Makefile
21 lines
381 B
Makefile
# $OpenBSD: Makefile,v 1.10 2007/09/15 20:59:38 merdely 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>
|