freebsd-ports/devel/makedepend/Makefile

25 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: makedepend
# Date created: August 15th 1997
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
2000-04-11 23:30:15 +02:00
PORTNAME= makedepend
PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= devel
MAINTAINER= x11@FreeBSD.org
COMMENT= A dependency generator for makefiles
XORG_CAT= util
USE_GNOME= pkgconfig
USE_XORG= xproto
PLIST_FILES= bin/makedepend
MAN1= makedepend.1
.include <bsd.port.mk>