mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 02:51:18 +02:00
14 lines
304 B
Makefile
14 lines
304 B
Makefile
# Created by: Thierry Thomas (<thierry@pompo.net>)
|
|
# $FreeBSD: head/net/pear-Net_Socket/Makefile 402439 2015-11-26 12:04:00Z miwi $
|
|
|
|
PORTNAME= Net_Socket
|
|
PORTVERSION= 1.0.14
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= PEAR Network Socket Interface
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|