openbsd-ports/textproc/p5-sdf/Makefile
2013-03-11 11:35:43 +00:00

17 lines
280 B
Makefile

# $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
USE_GROFF = Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
# BSD
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>