1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/security/libident/Makefile

19 lines
400 B
Makefile
Raw Normal View History

# New ports collection makefile for: libident
1998-01-25 20:42:38 +00:00
# Version required: 0.21
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.ORG
#
1998-01-25 20:42:38 +00:00
# $Id: Makefile,v 1.5 1996/11/17 20:59:54 torstenb Exp $
#
1998-01-25 20:42:38 +00:00
DISTNAME= libident-0.21
1995-11-22 13:20:16 +00:00
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>