1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/net/pear-Net_Ident/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

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>