2000-05-16 00:00:55 -04:00
|
|
|
# ex:ts=8
|
1999-04-13 13:15:54 -04:00
|
|
|
# ports collection makefile for: cscope
|
|
|
|
# Date created: 1998-11-21
|
|
|
|
# Whom: Castor Fu
|
|
|
|
#
|
1999-08-25 01:57:29 -04:00
|
|
|
# $FreeBSD$
|
1999-04-13 13:15:54 -04:00
|
|
|
#
|
|
|
|
|
2000-04-11 17:30:15 -04:00
|
|
|
PORTNAME= cscope
|
2002-08-05 14:14:48 -04:00
|
|
|
PORTVERSION= 15.4
|
1999-04-13 13:15:54 -04:00
|
|
|
CATEGORIES= devel
|
2001-01-12 15:16:18 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1999-04-13 13:15:54 -04:00
|
|
|
|
2001-08-22 19:07:23 -04:00
|
|
|
MAINTAINER= petef@FreeBSD.org
|
1999-04-13 13:15:54 -04:00
|
|
|
|
2000-05-16 00:00:55 -04:00
|
|
|
GNU_CONFIGURE= yes
|
2001-07-07 01:09:55 -04:00
|
|
|
|
2000-05-16 00:00:55 -04:00
|
|
|
MAN1= cscope.1
|
1999-04-13 13:15:54 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|