# Created by: Matt Peterson # $FreeBSD: head/sysutils/plconfig/Makefile 418767 2016-07-19 11:04:13Z mat $ PORTNAME= plconfig PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://www.neon1.net/prog/ \ http://matt.peterson.org/FreeBSD/ports/ MAINTAINER= matt@peterson.org COMMENT= Tool for configuring HomePlug powerline bridges ALL_TARGET= plconfig OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/plconfig ${STAGEDIR}${PREFIX}/bin post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include