openbsd-ports/devel/p5-Term-ReadLine-Zoid/Makefile

22 lines
408 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:36 ajacoutot Exp $
2007-04-08 18:43:26 -04:00
COMMENT= Readline Library Wrapper for zoid
2007-04-08 18:43:26 -04:00
MODULES= cpan
DISTNAME= Term-ReadLine-Zoid-0.07
REVISION= 0
2007-04-08 18:43:26 -04:00
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
2010-11-15 14:45:56 -05:00
USE_GROFF = Yes
2007-04-08 18:43:26 -04:00
2010-11-15 14:45:56 -05:00
RUN_DEPENDS= devel/p5-Term-ReadKey
2007-04-08 18:43:26 -04:00
.include <bsd.port.mk>