14 lines
279 B
Makefile
14 lines
279 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= maccatcher
|
|
PORTVERSION= 2.1.5
|
|
PORTREVISION= 12
|
|
CATEGORIES= net haskell
|
|
|
|
MAINTAINER= haskell@FreeBSD.org
|
|
COMMENT= Obtain the host MAC address on *NIX and Windows
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
|
.include <bsd.port.mk>
|