freebsd-ports/devel/cscope/Makefile

23 lines
349 B
Makefile
Raw Normal View History

# ex:ts=8
# ports collection makefile for: cscope
# Date created: 1998-11-21
# Whom: Castor Fu
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
2000-04-11 23:30:15 +02:00
PORTNAME= cscope
PORTVERSION= 15.3
PORTREVISION= 1
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>