# New ports collection makefile for: easygtk # Date created: 3 January 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= easygtk PORTVERSION= 1.2 CATEGORIES= x11-toolkits MASTER_SITES= http://www.linsupport.com/sw/ \ http://www.linuxbox.com/~drow/EasyGTK/ EXTRACT_SUFX= .tar MAINTAINER= sobomax@FreeBSD.org EXTRACT_BEFORE_ARGS= # it's intentionally left blank EXTRACT_CMD= ${CAT} # not quite `extract', but who cares? ;) WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes USE_GNOMELIBS= yes INSTALLS_SHLIB= yes MAKE_ENV= MKDIR="${MKDIR}" \ LN="${LN}" .include