freebsd-ports/devel/rubygem-aspectr/Makefile
Sunpoet Po-Chuan Hsieh 998be5aab4 - Add LICENSE
- Update WWW
2015-05-23 07:14:44 +00:00

18 lines
292 B
Makefile

# $FreeBSD$
PORTNAME= aspectr
PORTVERSION= 0.3.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby libraries for Aspect programming
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>