1996-08-22 23:57:56 +00:00
|
|
|
# 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$
|
1996-08-22 23:57:56 +00:00
|
|
|
#
|
|
|
|
|
2000-04-11 21:30:15 +00:00
|
|
|
PORTNAME= id-utils
|
|
|
|
PORTVERSION= 3.2
|
1996-11-18 10:25:35 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-03-25 02:12:00 +00:00
|
|
|
MASTER_SITE_SUBDIR= id-utils
|
1996-08-22 23:57:56 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= pst@FreeBSD.org
|
1996-08-22 23:57:56 +00:00
|
|
|
|
1996-11-17 02:32:06 +00:00
|
|
|
# need to byte-compile a .el file
|
1998-01-31 18:12:56 +00:00
|
|
|
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
|
1996-11-17 02:32:06 +00:00
|
|
|
|
2000-02-04 23:57:14 +00:00
|
|
|
Y2K= http://www.gnu.org/software/year2000.html
|
|
|
|
|
1996-08-22 23:57:56 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|