1996-08-23 01:57:56 +02:00
|
|
|
# New ports collection makefile for: id-utils
|
|
|
|
# Version required: 3.2
|
|
|
|
# Date created: 22 Aug 1996
|
|
|
|
# Whom: pst@freebsd.org
|
|
|
|
#
|
1996-08-23 11:00:04 +02:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1996/08/22 23:57:54 pst Exp $
|
1996-08-23 01:57:56 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= id-utils-3.2
|
|
|
|
CATEGORIES+= devel
|
|
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
|
|
|
1996-08-23 11:00:04 +02:00
|
|
|
MAINTAINER= pst@FreeBSD.ORG
|
1996-08-23 01:57:56 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|