aboutsummaryrefslogtreecommitdiffstats
path: root/devel/id-utils/Makefile
blob: 8f2a65868887104bf27b11d4600f91cbffc78659 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    id-utils
# Version required: 3.2
# Date created:     22 Aug 1996
# Whom:         pst@freebsd.org
#
# $Id$
#

DISTNAME=   id-utils-3.2
CATEGORIES+=    devel
MASTER_SITES=   ftp://prep.ai.mit.edu/pub/gnu/

MAINTAINER= pst

GNU_CONFIGURE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>