freebsd-ports/devel/cscope/Makefile
2000-12-31 15:42:36 +00:00

22 lines
452 B
Makefile

# ex:ts=8
# ports collection makefile for: cscope
# Date created: 1998-11-21
# Whom: Castor Fu
#
# $FreeBSD$
#
PORTNAME= cscope
PORTVERSION= 15.1
PORTREVISION= 1
CATEGORIES= devel
#MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/cscope/ \
MASTER_SITES= http://download.sourceforge.net/cscope/
MAINTAINER= ports@FreeBSD.org
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
GNU_CONFIGURE= yes
MAN1= cscope.1
.include <bsd.port.mk>