freebsd-ports/devel/id-utils/Makefile
1999-03-25 02:12:00 +00:00

25 lines
510 B
Makefile

# New ports collection makefile for: id-utils
# Version required: 3.2
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
# $Id: Makefile,v 1.7 1999/03/11 21:47:09 scrappy Exp $
#
DISTNAME= id-utils-3.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= id-utils
MAINTAINER= pst@FreeBSD.ORG
Y2K= http://www.gnu.org/software/year2000.html
# need to byte-compile a .el file
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>