freebsd-ports/devel/cscope/Makefile
Pete Fritchman d14885eba2 Update to 15.4.
Pointed out by:	obrien
2002-08-05 18:14:48 +00:00

21 lines
333 B
Makefile

# ex:ts=8
# ports collection makefile for: cscope
# Date created: 1998-11-21
# Whom: Castor Fu
#
# $FreeBSD$
#
PORTNAME= cscope
PORTVERSION= 15.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= petef@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= cscope.1
.include <bsd.port.mk>