opnsense-ports/devel/cscope/Makefile
Franco Fichtner ea51541ee8 */*: sync with upstream
Taken from: FreeBSD
2022-09-09 08:39:06 +02:00

16 lines
304 B
Makefile

PORTNAME= cscope
DISTVERSION= 15.9
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
MAINTAINER= moritz@schmi.tt
COMMENT= Interactive C source code browser
WWW= http://cscope.sourceforge.net/
LICENSE= BSD3CLAUSE
USES= cpe ncurses
GNU_CONFIGURE= yes
.include <bsd.port.mk>