1996-08-22 23:57:56 +00:00
|
|
|
# New ports collection makefile for: id-utils
|
|
|
|
# Version required: 3.2
|
|
|
|
# Date created: 22 Aug 1996
|
|
|
|
# Whom: pst@freebsd.org
|
|
|
|
#
|
1999-03-25 02:12:00 +00:00
|
|
|
# $Id: Makefile,v 1.7 1999/03/11 21:47:09 scrappy Exp $
|
1996-08-22 23:57:56 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= id-utils-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
|
|
|
|
1996-08-23 09:00:04 +00:00
|
|
|
MAINTAINER= pst@FreeBSD.ORG
|
1996-08-22 23:57:56 +00:00
|
|
|
|
1999-03-11 21:47:15 +00:00
|
|
|
Y2K= http://www.gnu.org/software/year2000.html
|
|
|
|
|
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
|
|
|
|
1996-08-22 23:57:56 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|