13 lines
203 B
Makefile
13 lines
203 B
Makefile
|
COMMENT= object oriented interface to File::Temp::tempdir()
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= File-Tempdir-0.02
|
||
|
REVISION= 1
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|