11 lines
172 B
Makefile
11 lines
172 B
Makefile
COMMENT= accessing the Windows registry
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Parse-Win32Registry-1.1
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|