15 lines
282 B
Makefile
15 lines
282 B
Makefile
# $OpenBSD: Makefile,v 1.20 2020/07/03 21:44:54 sthen Exp $
|
|
|
|
COMMENT= module for converting structures to strings and back
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= FreezeThaw-0.5001
|
|
CATEGORIES= devel
|
|
FIX_EXTRACT_PERMISSIONS=Yes
|
|
REVISION= 0
|
|
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|