16 lines
323 B
Makefile
16 lines
323 B
Makefile
# $OpenBSD: Makefile,v 1.13 2010/07/13 19:46:12 sthen Exp $
|
|
|
|
COMMENT= module for converting structures to strings and back
|
|
|
|
MODULES= cpan
|
|
DISTNAME= FreezeThaw-0.43
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|