Index: head/security/pecl-libsodium/Makefile =================================================================== --- head/security/pecl-libsodium/Makefile (revision 492000) +++ head/security/pecl-libsodium/Makefile (revision 492001) @@ -1,17 +1,19 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= libsodium PORTVERSION= 1.0.7 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP wrapper for the Sodium cryptographic library LICENSE= BSD2CLAUSE LIB_DEPENDS= libsodium.so:security/libsodium USES= php:pecl +PORTSCOUT= limit:^1\. + .include