13 lines
240 B
Makefile
13 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.9 2015/01/21 06:13:47 bentley Exp $
|
|
|
|
COMMENT= module for shell-like regular expressions
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Regexp-Shellish-0.93
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|