Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

PORTNAME= notifications-cli-client
PORTVERSION= 0.4.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}
MAINTAINER= dereckson@gmail.com
COMMENT= Prints notifications to the console
WWW= https://github.com/nasqueron/notifications-cli-client
LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pika/amqp_object.py:devel/py-pika@${PY_FLAVOR}
USES= python:3.4+ shebangfix
USE_GITHUB= yes
GH_ACCOUNT= nasqueron
GH_TAGNAME= v${PORTVERSION}
NO_BUILD= yes
SHEBANG_FILES= notifications
PLIST_FILES= bin/notifications
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/notifications ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>

File Metadata

Mime Type
text/x-makefile
Expires
Sat, Mar 21, 07:28 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3542823
Default Alt Text
Makefile (612 B)

Event Timeline