22 lines
381 B
Makefile
22 lines
381 B
Makefile
# $OpenBSD: Makefile,v 1.12 2010/10/19 07:54:22 espie Exp $
|
|
|
|
COMMENT= text macro/markup/template language
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Blatte-0.9.4
|
|
REVISION= 0
|
|
HOMEPAGE= http://www.blatte.org/
|
|
USE_GROFF = Yes
|
|
|
|
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>
|