freebsd-ports/net/rubygem-macaddr/Makefile
Philip M. Gollucci d3ad0abb60 RF -> RG Conversion (Part II)
PR:             ports/147844
Submitted by:   pgollucci (myself)
Reviewed by:    portmgr (flz)
Discussed with: portmgr (pav)
Tested by:      make checksum

Feature safe:   yes
2010-06-23 18:42:12 +00:00

20 lines
394 B
Makefile

# New ports collection makefile for: rubygem-macaddr
# Date created: 05 Nov 2008
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= macaddr
PORTVERSION= 1.0.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= wenheping@gmail.com
COMMENT= Cross Platform Mac Address Determination for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>