12 lines
198 B
Makefile
12 lines
198 B
Makefile
|
COMMENT= interface to compute differences between two objects
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME = Algorithm-Diff-1.1903
|
||
|
CATEGORIES= devel
|
||
|
REVISION = 1
|
||
|
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|