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

16 lines
250 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 11:42:43 espie Exp $
COMMENT= formatter for spellchecking pod
MODULES= cpan
USE_GROFF = Yes
DISTNAME= Pod-Spell-1.01
REVISION= 4
CATEGORIES= textproc
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>