- New port: ftp/gambas2-gb-net-curl

The gambas advanced networking component
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-05-09 01:05:27 +00:00
parent 3ced25fd58
commit b2be1af075
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233451
3 changed files with 26 additions and 0 deletions

View file

@ -34,6 +34,7 @@
SUBDIR += ftpsesame
SUBDIR += ftpsync
SUBDIR += ftptool
SUBDIR += gambas2-gb-net-curl
SUBDIR += gftp
SUBDIR += gnusget
SUBDIR += gnustep-ftp

View file

@ -0,0 +1,15 @@
# New ports collection makefile for: gambas2-gb-net-curl
# Date created: 2009-05-02
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= ftp lang
PKGNAMESUFFIX= -gb-net-curl
COMMENT= The gambas advanced networking component
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
.include "${MASTERDIR}/Makefile"

View file

@ -0,0 +1,10 @@
@comment $FreeBSD$
lib/gambas2/gb.net.curl.component
lib/gambas2/gb.net.curl.so.0
lib/gambas2/gb.net.curl.so
lib/gambas2/gb.net.curl.la
%%DATADIR%%/info/gb.net.curl.info
%%DATADIR%%/info/gb.net.curl.list
@dirrmtry lib/gambas2
@dirrmtry %%DATADIR%%/info
@dirrmtry %%DATADIR%%