openbsd-ports/devel/p5-Regexp-Shellish/Makefile
2013-03-11 10:50:00 +00:00

16 lines
296 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/11 10:50:21 espie Exp $
COMMENT= module for shell-like regular expressions
MODULES= cpan
DISTNAME= Regexp-Shellish-0.93
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>