Index: head/net/rubygem-oauth/Makefile =================================================================== --- head/net/rubygem-oauth/Makefile (revision 375582) +++ head/net/rubygem-oauth/Makefile (revision 375583) @@ -1,17 +1,20 @@ # Created by: wenheping # $FreeBSD$ PORTNAME= oauth PORTVERSION= 0.4.7 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -PLIST_FILES= bin/oauth + +PLIST_FILES= bin/oauth .include