2004-01-25 11:16:57 +01:00
|
|
|
# New ports collection makefile for: libXmu
|
|
|
|
# Date Created: 25 Jan, 2003
|
|
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libXmu
|
2009-01-23 17:28:36 +01:00
|
|
|
PORTVERSION= 1.0.4
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTEPOCH= 1
|
2004-01-25 11:16:57 +01:00
|
|
|
CATEGORIES= x11-toolkits
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= X Miscellaneous Utilities libraries
|
|
|
|
|
2007-05-19 22:36:56 +02:00
|
|
|
XORG_CAT= lib
|
|
|
|
USE_XORG= xproto:both x11 xt xext
|
2004-01-25 11:16:57 +01:00
|
|
|
|
2005-06-15 04:42:14 +02:00
|
|
|
.include <bsd.port.mk>
|