freebsd-ports/devel/rubygem-sexp_processor/Makefile
Steve Wills 9ee6d8568a - Update to 4.1.3
- Convert to new Makefile header
- Add LICENSE

PR:		ports/174690
Submitted by:	tota
2013-01-22 02:35:53 +00:00

18 lines
315 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= sexp_processor
PORTVERSION= 4.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic sexp processing tools
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>