# $OpenBSD: Makefile,v 1.2 2013/03/22 18:15:52 bcallah Exp $ COMMENT = command line app.net client DISTNAME = texapp-0.4.3 REVISION = 0 CATEGORIES = net HOMEPAGE = http://www.floodgap.com/software/texapp/ MAINTAINER = Brian Callahan # Floodgap Free Software License PERMIT_PACKAGE_CDROM = Yes MASTER_SITES = http://devio.us/~bcallah/source/ MODULES = perl RUN_DEPENDS = devel/p5-Term-ReadLine-TTYtter \ net/curl NO_BUILD = Yes NO_TEST = Yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/texapp.txt ${PREFIX}/bin/texapp ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/texapp ${INSTALL_DATA} ${WRKSRC}/license.txt ${PREFIX}/share/doc/texapp ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/texapp ${INSTALL_DATA} ${WRKSRC}/texapprc ${PREFIX}/share/examples/texapp .include