aaa1885833
ok jasper@
22 lines
408 B
Makefile
22 lines
408 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:36 ajacoutot Exp $
|
|
|
|
COMMENT= Readline Library Wrapper for zoid
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Term-ReadLine-Zoid-0.07
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
USE_GROFF = Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Term-ReadKey
|
|
|
|
.include <bsd.port.mk>
|