1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/devel/arcanist/Makefile
Michael Gmelin 6fb1314992 Give devel/arcanist its own pkg-descr.
So it won't reuse the one from devel/arcanist-lib, which links
to library documentation instead of a user manual.

PR:		251937
2021-01-01 19:19:32 +00:00

14 lines
230 B
Makefile

# $FreeBSD$
PORTNAME= arcanist
MAINTAINER= grembo@FreeBSD.org
COMMENT= Command line interface for Phabricator
SLAVEPORT= bin
MASTERDIR= ${.CURDIR}/../arcanist-lib
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"