freebsd-ports/devel/id-utils/Makefile
Will Andrews 60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00

22 lines
406 B
Makefile

# New ports collection makefile for: id-utils
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
# $FreeBSD$
#
PORTNAME= id-utils
PORTVERSION= 3.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= id-utils
MAINTAINER= pst@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>