12 lines
239 B
Makefile
12 lines
239 B
Makefile
COMMENT= interpolated named arguments in a template string
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= String-Interpolate-Named-1.00
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Todd C. Miller <millert@openbsd.org>
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|