15 lines
255 B
Makefile
15 lines
255 B
Makefile
# $OpenBSD: Makefile,v 1.10 2019/07/12 20:44:49 sthen Exp $
|
|
|
|
COMMENT= Perl module for creating read/write buffers
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Data-Buffer-0.04
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|