21 lines
365 B
Makefile
21 lines
365 B
Makefile
# $OpenBSD: Makefile,v 1.11 2010/07/13 20:14:22 sthen Exp $
|
|
|
|
COMMENT= text macro/markup/template language
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Blatte-0.9.4
|
|
REVISION= 0
|
|
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>
|