mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
f4e1f3b974
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
14 lines
269 B
Makefile
14 lines
269 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_Ident
|
|
PORTVERSION= 1.1.0
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= joneum@bsdproject.de
|
|
COMMENT= PEAR identification protocol implementation
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|