aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-paperclip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-dm-paperclip/Makefile')
-rw-r--r--databases/rubygem-dm-paperclip/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/rubygem-dm-paperclip/Makefile b/databases/rubygem-dm-paperclip/Makefile
index c76b1173ca56..4c065248e5e5 100644
--- a/databases/rubygem-dm-paperclip/Makefile
+++ b/databases/rubygem-dm-paperclip/Makefile
@@ -1,5 +1,3 @@
-# Created by: Ryan Steinmetz <rpsfa@rit.edu>
-
PORTNAME= dm-paperclip
PORTVERSION= 2.5.0
CATEGORIES= databases rubygems
@@ -7,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= File attachments as attributes for DataMapper
+WWW= https://github.com/krobertson/dm-paperclip
LICENSE= MIT
@@ -17,7 +16,6 @@ RUN_DEPENDS= rubygem-dm-core>=1.2.0:databases/rubygem-dm-core \
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
.include <bsd.port.mk>