Files
bsdports/_unused/rubygem-htauth/Makefile
2019-12-26 07:26:06 +00:00

20 lines
378 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-pkg-config/Makefile 414136 2016-04-27 21:57:31Z swills $
PORTNAME= htauth
PORTVERSION= 2.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= htauth
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES += bin/htpasswd-ruby bin/htdigest-ruby
.include <bsd.port.mk>