openbsd-ports/devel/p5-Data-Validate/Makefile
2013-03-11 10:50:00 +00:00

19 lines
318 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:15 espie Exp $
COMMENT = common perl data validation methods
DISTNAME = Data-Validate-0.08
REVISION = 0
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
USE_GROFF = Yes
.include <bsd.port.mk>