opnsense-ports/textproc/rubygem-ezamar/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

15 lines
277 B
Makefile

PORTNAME= ezamar
PORTVERSION= 2009.06
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Lightweight and simple templating engine for Ruby
WWW= https://github.com/manveru/ezamar
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>