openbsd-ports/devel/cscope/Makefile
naddy 26a084b734 Initial import of cscope-15.0bl2.
Cscope is a developer's tool for browsing program code.
2000-11-18 13:49:19 +00:00

22 lines
444 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2000/11/18 13:49:19 naddy Exp $
DISTNAME= cscope-15.0bl2
CATEGORIES= devel
NEED_VERSION= 1.340
HOMEPAGE= http://cscope.sourceforge.net/
MAINTAINER= Matthew Kolb <muk@msu.edu>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cscope
CONFIGURE_STYLE= autoconf
.include <bsd.port.mk>