landry ad72f3d20c Import p5-lib-abs 0.93.
lib::abs - "lib" that makes relative path absolute to caller.

ok espie@
2014-05-06 21:06:30 +00:00

12 lines
224 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2014/05/06 21:06:30 landry Exp $
COMMENT = Relative use lib in absolute way
MODULES = cpan
DISTNAME = lib-abs-0.93
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>