cca4407fb6
Reported by: pkg-fallout
14 lines
294 B
Makefile
14 lines
294 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= ndesk-options
|
|
PORTVERSION= 0.2.1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.ndesk.org/archive/${PORTNAME}/
|
|
|
|
MAINTAINER= mono@FreeBSD.org
|
|
COMMENT= Callback-based program option parser for C\#
|
|
|
|
GNU_CONFIGURE= yes
|
|
USES= gmake mono pathfix pkgconfig
|
|
|
|
.include <bsd.port.mk>
|