1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# $FreeBSD$ PORTNAME= goptlib PORTVERSION= 0.5 CATEGORIES= security MASTER_SITES= http://c-s.li/ports/ MAINTAINER= cs@FreeBSD.org COMMENT= Go pluggable transports library USES= go GO_PKGNAME= git.torproject.org/pluggable-transports/${PORTNAME}.git GO_TARGET= ${GO_PKGNAME} .include <bsd.port.mk>