mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
300 B
Makefile
19 lines
300 B
Makefile
# 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>
|