input rpe@, sthen@ OK benoit@ (earlier version), sthen@ This module adds the ability to quickly create new types of tie objects without creating a complete class.
16 lines
302 B
Makefile
16 lines
302 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2015/01/02 14:26:48 florian Exp $
|
|
|
|
COMMENT = Variable ties made easier
|
|
|
|
MODULES = cpan
|
|
DISTNAME = Tie-Simple-1.03
|
|
CPAN_AUTHOR = HANENKAMP
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Florian Obser <florian+ports@narrans.de>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
.include <bsd.port.mk>
|