mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
19 lines
361 B
Makefile
19 lines
361 B
Makefile
# New ports collection makefile for: id-utils
|
|
# Version required: 3.2
|
|
# Date created: 22 Aug 1996
|
|
# Whom: pst@freebsd.org
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1996/08/22 23:57:54 pst Exp $
|
|
#
|
|
|
|
DISTNAME= id-utils-3.2
|
|
CATEGORIES+= devel
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
|
|
MAINTAINER= pst@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|