851945b1eb
Feature safe: yes
17 lines
349 B
Makefile
17 lines
349 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= archive-tar-minitar
|
|
PORTVERSION= 0.5.2
|
|
CATEGORIES= archivers rubygems
|
|
MASTER_SITES= RG
|
|
DISTNAME= archive-tar-minitar-${PORTVERSION}
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= library and command-line utility for tar archives
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
PLIST_FILES= bin/minitar
|
|
|
|
.include <bsd.port.mk>
|