1996-08-22 19:57:56 -04:00
|
|
|
# New ports collection makefile for: id-utils
|
|
|
|
# Date created: 22 Aug 1996
|
|
|
|
# Whom: pst@freebsd.org
|
|
|
|
#
|
1999-08-25 01:57:29 -04:00
|
|
|
# $FreeBSD$
|
1996-08-22 19:57:56 -04:00
|
|
|
#
|
|
|
|
|
2000-04-11 17:30:15 -04:00
|
|
|
PORTNAME= id-utils
|
|
|
|
PORTVERSION= 3.2
|
1996-11-18 05:25:35 -05:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-03-24 21:12:00 -05:00
|
|
|
MASTER_SITE_SUBDIR= id-utils
|
1996-08-22 19:57:56 -04:00
|
|
|
|
2001-06-28 07:08:14 -04:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1996-08-22 19:57:56 -04:00
|
|
|
|
1996-11-16 21:32:06 -05:00
|
|
|
# need to byte-compile a .el file
|
1998-01-31 13:12:56 -05:00
|
|
|
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
|
1996-11-16 21:32:06 -05:00
|
|
|
|
1996-08-22 19:57:56 -04:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|