Sunpoet Po-Chuan Hsieh 9a09eb0af9 - Update to 3.0.27 and unbreak this port
- Cleanup Makefile header

Changes:	https://github.com/meskyanichi/backup/commits/master
Feature safe:	yes
2012-12-04 10:09:33 +00:00

22 lines
484 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= backup
PORTVERSION= 3.0.27
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perform backup operations on remote and local environment
RUN_DEPENDS= rubygem-open4>=1.3.0:${PORTSDIR}/devel/rubygem-open4 \
rubygem-thor>=0.15.4:${PORTSDIR}/devel/rubygem-thor
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/backup
.include <bsd.port.mk>