1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/security/libident/Makefile
Patrick Li e0da526f42 Fix mastersites
PR:		33888 33890 33892 33900 33901 33905
Submitted by:	Tilman Linneweh <freebsdports@arved.de>
2002-01-15 03:04:08 +00:00

19 lines
349 B
Makefile

# New ports collection makefile for: libident
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= libident
PORTVERSION= 0.22
CATEGORIES= security
MASTER_SITES= http://melkor.dnp.fmph.uniba.sk/~garabik/efingerd/libident/
MAINTAINER= ports@FreeBSD.org
ALL_TARGET= freebsd
MAN3= ident.3
.include <bsd.port.mk>