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

20 lines
378 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2007/09/16 02:53:09 merdely 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
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= ::devel/p5-Term-ReadKey
.include <bsd.port.mk>