16 lines
250 B
Makefile
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>
|