diff options
Diffstat (limited to 'net/p5-Net-OAuth/Makefile')
-rw-r--r-- | net/p5-Net-OAuth/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index 502836172488..9e43a02ef56b 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: Net::OAuth -# Date created: Oct 24, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Net-OAuth PORTVERSION= 0.28 @@ -50,4 +45,5 @@ MAN3= Net::OAuth.3 \ Net::OAuth::XauthAccessTokenRequest.3 \ Net::OAuth::YahooAccessTokenRefreshRequest.3 +NO_STAGE= yes .include <bsd.port.mk> |