freebsd-ports/graphics/Mesa3/Makefile
Thomas Gellekum 8d16531587 We leave deletion of old versions to pkg_delete.
Add MAINTAINER=ports.
1997-02-14 14:18:06 +00:00

19 lines
390 B
Makefile

# New ports collection makefile for: Mesa
# Version required: 2.1
# Date created: 3 Feb 1997
# Whom: paulo@isr.uc.pt
#
# $Id: Makefile,v 1.16 1997/02/13 14:57:10 tg Exp $
#
DISTNAME= Mesa-2.1
CATEGORIES= graphics
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/
MAINTAINER= ports@freebsd.org
ALL_TARGET= freebsd
USE_X11= yes
.include <bsd.port.mk>