Files
ports/net/pear-Net_Ident/Makefile
T
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

15 lines
279 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= miwi@FreeBSD.org
COMMENT= PEAR identification protocol implementation
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>