freebsd-ports/x11/libXtrans/Makefile

23 lines
458 B
Makefile
Raw Normal View History

# New ports collection makefile for: libXtrans
# Date Created: 28 Oct, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXtrans
2004-01-25 09:32:15 +01:00
PORTVERSION= 0.1
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://xlibs.freedesktop.org/release/
MAINTAINER= x11@FreeBSD.org
2004-01-25 09:32:15 +01:00
COMMENT= Network API translation layer for X applications and libraries
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
2004-01-25 09:32:15 +01:00
USE_GNOME= gnomehack
.include <bsd.port.mk>