freebsd-ports/devel/id-utils/Makefile

19 lines
361 B
Makefile
Raw Normal View History

# 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>