# New ports collection makefile for: dclibc # Date created: 2006-08-20 # Whom: Pankov Pavel # # $FreeBSD$ # PORTNAME= dclibc PORTVERSION= 0.1.1.d1 CATEGORIES= net-p2p MASTER_SITES= http://www.gtkdc.org/gtkdc_files/dclibc/0.1/ DISTNAME= dclibc-0.1.1-debug1 MAINTAINER= pankov_p@mail.ru COMMENT= A Direct Connect peer-to-peer protocol C library GNU_CONFIGURE= yes USE_GETTEXT= yes USE_ICONV= yes USE_GNOME= glib20 pkgconfig USE_LDCONFIG= yes .include .if ${OSVERSION} < 500000 IGNORE= doesn't build on FreeBSD < 5.x .endif .include