mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
3f5a5c5b60
PR: 10200 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
19 lines
400 B
Makefile
19 lines
400 B
Makefile
# New ports collection makefile for: libident
|
|
# Version required: 0.21
|
|
# Date created: 9 October 1995
|
|
# Whom: torstenb@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.6 1998/01/25 20:42:37 torstenb Exp $
|
|
#
|
|
|
|
DISTNAME= libident-0.22
|
|
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>
|