13 lines
193 B
Makefile
13 lines
193 B
Makefile
|
COMMENT = temporary buffer to save bytes
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
DISTNAME = Stream-Buffered-0.03
|
||
|
CATEGORIES = devel
|
||
|
REVISION = 1
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|