openbsd-ports/textproc/p5-Blatte/Makefile

22 lines
381 B
Makefile
Raw Normal View History

2010-10-19 03:54:21 -04:00
# $OpenBSD: Makefile,v 1.12 2010/10/19 07:54:22 espie Exp $
COMMENT= text macro/markup/template language
MODULES= cpan
2001-08-08 16:48:56 -04:00
DISTNAME= Blatte-0.9.4
2010-07-13 16:14:21 -04:00
REVISION= 0
HOMEPAGE= http://www.blatte.org/
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
CATEGORIES= textproc
CPAN_AUTHOR= BOBG
2003-11-15 10:12:53 -05:00
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>