freebsd-ports/security/libident/Makefile
1996-11-17 20:59:57 +00:00

18 lines
398 B
Makefile

# New ports collection makefile for: libident
# Version required: 0.20
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.4 1996/11/17 07:57:56 obrien Exp $
#
DISTNAME= libident-0.20
CATEGORIES= devel net security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
MAINTAINER= torstenb@FreeBSD.ORG
ALL_TARGET= freebsd
MAN3= ident.3
.include <bsd.port.mk>