freebsd-ports/archivers/rubygem-rubyzip2/Makefile
Bernhard Froehlich 473bf88c34
archivers/rubygem-rubyzip2: Add CPE information
Approved by:	portmgr (blanket)
2021-09-25 20:28:32 +00:00

19 lines
326 B
Makefile

# Created by: Hsin-Han You <hhyou@cs.nctu.edu.tw>
PORTNAME= rubyzip2
PORTVERSION= 2.0.2
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= hhyou@cs.nctu.edu.tw
COMMENT= Ruby compatible Zip library
NO_ARCH= yes
USE_RUBY= yes
USES= cpe gem
CPE_VENDOR= rubyzip_project
CPE_PRODUCT= rubyzip
.include <bsd.port.mk>