ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
19 lines
416 B
Makefile
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>
|