15 lines
256 B
Makefile
15 lines
256 B
Makefile
COMMENT= utilities to read and manipulate patches and CVS
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= PatchReader-0.9.6
|
|
REVISION= 2
|
|
CATEGORIES= textproc
|
|
|
|
# Dual Artistic/MPL (checked with author)
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
CPAN_AUTHOR= TMANNERM
|
|
|
|
.include <bsd.port.mk>
|