summaryrefslogblamecommitdiff
path: root/lang/libobjects/Makefile
blob: 2320d505695ce683913ecf3b055d0a37b100a88b (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                              
           


                                 
                    
                                  
                                  
 
                               


                   





                                    
# New ports collection makefile for:   libobjects
# Version required:    0.1.19
# Date created:        21 April 1998
# Whom:                Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#

DISTNAME=	libobjects-0.1.19
CATEGORIES=	lang
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	libobjects

MAINTAINER=	nacai@iname.com

GNU_CONFIGURE=	yes

.include <bsd.port.pre.mk>
.if ${OSVERSION} > 400002
BROKEN=		no objc header files
.endif

.include <bsd.port.post.mk>