/security/p5-Crypt-RIPEMD160/

org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogblamecommitdiffstats
path: root/devel/rubygem-slop3/Makefile
blob: 34782dd32fdd1869e429e5c06562e40bdd71a3db (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                             
                             

                      
# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD$

PORTNAME=   slop
PORTVERSION=    3.6.0
CATEGORIES= devel ruby
MASTER_SITES=   RG
PKGNAMESUFFIX=  3

MAINTAINER= ruby@FreeBSD.org
COMMENT=    Simple DSL for gathering options and parsing the command line

LICENSE=    MIT
LICENSE_FILE=   ${WRKSRC}/LICENSE

NO_ARCH=    yes
USE_RUBY=   yes
USES=       gem:autoplist

.include <bsd.port.mk>