freebsd-ports/graphics/xli/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

19 lines
416 B
Makefile

# New ports collection makefile for: xli
# Version required: 1.16
# Date created: 24 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.3 1995/03/24 11:09:14 asami Exp $
#
DISTNAME= xli.1.16
USE_IMAKE= yes
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
CATEGORIES+= graphics x11
MAINTAINER= asami@FreeBSD.ORG
EXTRACT_SUFX= .tar.gz
NO_WRKSUBDIR= yes
# PKG_CMD= pkg_create -N
.include <bsd.port.mk>