12 lines
194 B
Makefile
12 lines
194 B
Makefile
COMMENT= Perl module for creating read/write buffers
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Data-Buffer-0.04
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|