# $FreeBSD$ PORTNAME= goptlib PORTVERSION= 0.2 CATEGORIES= security MASTER_SITES= http://c-s.li/ports/ MAINTAINER= cs@FreeBSD.org COMMENT= Go pluggable transports library GO_PKGNAME= git.torproject.org/pluggable-transports/${PORTNAME}.git GO_TARGET= ${GO_PKGNAME} post-extract: @${MKDIR} ${GO_WRKSRC:H} @${LN} -sf ${WRKSRC} ${GO_WRKSRC} .include .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include