mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
189 B
Makefile
15 lines
189 B
Makefile
COMMENT = portable implementation of 'which' in Perl
|
|
|
|
DISTNAME = File-Which-1.27
|
|
|
|
CATEGORIES = sysutils
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|