mirror of https://git.FreeBSD.org/ports.git
18 lines
285 B
Makefile
18 lines
285 B
Makefile
PORTNAME= aspectr
|
|
PORTVERSION= 0.3.7
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Ruby libraries for Aspect programming
|
|
WWW= http://aspectr.rubyforge.org/
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
LICENSE_COMB= dual
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|