13 lines
200 B
Makefile
13 lines
200 B
Makefile
COMMENT= change directory temporarily for a limited scope
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= File-pushd-1.016
|
|
CATEGORIES= devel
|
|
REVISION= 0
|
|
|
|
# Apache 2.0
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|