1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/id-utils/Makefile

25 lines
455 B
Makefile
Raw Normal View History

# New ports collection makefile for: id-utils
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
2000-04-11 21:30:15 +00:00
PORTNAME= id-utils
PORTVERSION= 3.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
1999-03-25 02:12:00 +00:00
MASTER_SITE_SUBDIR= id-utils
MAINTAINER= pst@FreeBSD.org
# need to byte-compile a .el file
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
Y2K= http://www.gnu.org/software/year2000.html
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>