openbsd-ports/textproc/p5-Pod-Spell/Makefile

16 lines
250 B
Makefile
Raw Normal View History

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