mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
16 lines
194 B
Makefile
16 lines
194 B
Makefile
COMMENT= set up array elements as aliases
|
|
|
|
DISTNAME= Array-RefElem-1.00
|
|
REVISION= 3
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
WANTLIB += c perl
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
.include <bsd.port.mk>
|