openbsd-ports/textproc/p5-Pod-Spell/Makefile
2008-11-07 06:32:12 +00:00

20 lines
378 B
Makefile

# $OpenBSD: Makefile,v 1.5 2008/11/07 06:32:12 sturm Exp $
COMMENT= formatter for spellchecking pod
MODULES= cpan
DISTNAME= Pod-Spell-1.01
PKGNAME= p5-${DISTNAME}p2
CATEGORIES= textproc
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>