13 lines
189 B
Makefile
13 lines
189 B
Makefile
|
COMMENT= framework for generating methods
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Class-MakeMethods-1.01
|
||
|
REVISION= 2
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
# Artistic
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|