1999-05-10 23:04:35 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.8 1999/05/11 03:04:35 marc Exp $
|
1997-12-01 16:37:56 -05:00
|
|
|
|
1999-05-10 23:04:35 -04:00
|
|
|
DISTNAME= id-utils-3.2d
|
1997-12-01 16:37:56 -05:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
1998-03-14 23:30:47 -05:00
|
|
|
MAINTAINER= ports@OpenBSD.ORG
|
1997-12-01 16:37:56 -05:00
|
|
|
|
1999-05-10 23:04:35 -04:00
|
|
|
MASTER_SITES= ftp://alpha.gnu.org/gnu/ \
|
|
|
|
ftp://ftp.enst.fr/pub/gnu/gnits/
|
1998-10-08 14:21:00 -04:00
|
|
|
|
1997-12-01 16:37:56 -05:00
|
|
|
# need to byte-compile a .el file
|
1999-05-10 23:04:35 -04:00
|
|
|
#
|
1997-12-01 16:37:56 -05:00
|
|
|
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
|
|
|
|
|
1999-05-10 23:04:35 -04:00
|
|
|
# International files don't want to be built separately
|
|
|
|
#
|
|
|
|
SEPARATE_BUILD= simple
|
1997-12-01 16:37:56 -05:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|