freebsd-ports/devel/id-utils/Makefile
Pete Fritchman 605f0266bd Update to 3.2d.
PR:		23140
Submitted by:	Robert Withrow <bwithrow@nortelnetworks.com>
2001-11-24 20:54:10 +00:00

21 lines
390 B
Makefile

# New ports collection makefile for: id-utils
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
# $FreeBSD$
#
PORTNAME= id-utils
PORTVERSION= 3.2d
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/
MAINTAINER= ports@FreeBSD.org
# need to byte-compile a .el file
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>