17 lines
339 B
Makefile
17 lines
339 B
Makefile
# $OpenBSD: Makefile,v 1.14 2010/10/18 17:48:01 espie Exp $
|
|
|
|
COMMENT= module for converting structures to strings and back
|
|
|
|
MODULES= cpan
|
|
DISTNAME= FreezeThaw-0.43
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|