aboutsummaryrefslogblamecommitdiff
path: root/devel/monodoc/Makefile
blob: 9955bee7414ff42ac04fc950424a012f7ffe5028 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                               
                                                           

 
                       
                      
                           
                                                           
 

                                                         
 

                                          
 




                                     
                                                 
                      
# New ports collection makefile for:    MonoDoc
# Date created:         2004-08-13
# Friday the 13th!
# Whom:                 Christopher Nehren
#
# $FreeBSD$
#   $Id: Makefile,v 1.34 2006/02/05 03:05:24 tmclau02 Exp $
#

PORTNAME=	monodoc
PORTVERSION=	1.1.13
CATEGORIES=	devel gnome
MASTER_SITES=	http://www.go-mono.com/sources/${PORTNAME}/

MAINTAINER=	bsd-sharp-list@forge.novell.com
COMMENT=	Documentation for Mono and Mono libraries

BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono
RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono

USE_GNOME=	gnomehack gnometarget
USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.mk>