13 lines
232 B
Makefile
13 lines
232 B
Makefile
|
COMMENT= wrapper for the Perl string interpolation engine
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= String-Interpolate-0.32
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
MAINTAINER= Todd C. Miller <millert@openbsd.org>
|
||
|
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|