Files
bsdports/_beta/cscope/Makefile
2024-01-07 17:36:23 +02:00

14 lines
246 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
USES= cpe ncurses
GNU_CONFIGURE= yes
.include <bsd.port.mk>