1999-12-25 10:54:16 -05:00
|
|
|
# New ports collection makefile for: chbg
|
|
|
|
# Date created: 10 Dec 1999
|
|
|
|
# Whom: Peter Jones <p@dancris.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 02:28:28 -04:00
|
|
|
PORTNAME= chbg
|
2000-12-18 12:33:04 -05:00
|
|
|
PORTVERSION= 1.2
|
2001-05-04 17:41:30 -04:00
|
|
|
PORTREVISION= 1
|
|
|
|
CATEGORIES= graphics gnome
|
2000-12-18 12:33:04 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
|
|
|
http://www.idata.sk/~ondrej/sw/
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1999-12-25 10:54:16 -05:00
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
|
|
|
MAINTAINER= p@dancris.com
|
|
|
|
|
2000-12-18 12:33:04 -05:00
|
|
|
USE_X_PREFIX= yes
|
2001-05-04 17:41:30 -04:00
|
|
|
USE_GNOMECTRL= yes
|
1999-12-25 10:54:16 -05:00
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2000-10-05 02:57:56 -04:00
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|
|
|
LIBS="-L${LOCALBASE}/lib"
|
1999-12-25 10:54:16 -05:00
|
|
|
|
2000-12-18 12:33:04 -05:00
|
|
|
MAN1= chbg.1
|
|
|
|
|
1999-12-25 10:54:16 -05:00
|
|
|
.include <bsd.port.mk>
|