openbsd-ports/textproc/p5-sdf/Makefile

17 lines
280 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.14 2013/03/11 11:42:45 espie Exp $
COMMENT= simple document format
MODULES= cpan
DISTNAME= sdf-2.001
REVISION= 1
CATEGORIES= textproc
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2002-05-14 08:07:09 -04:00
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
2003-11-15 10:12:53 -05:00
# BSD
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>