mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
198 B
Makefile
15 lines
198 B
Makefile
COMMENT = efficient generation of subroutines via string eval
|
|
|
|
DISTNAME = Sub-Quote-2.006009
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|