summaryrefslogtreecommitdiff
path: root/graphics/xli
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-09 07:09:55 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-09 07:09:55 +0000
commit7f6c181f3858aaf4e88fb144597b8634b03a89d0 (patch)
tree50458c593c017954928a3a698c0a8f4fa0143954 /graphics/xli
parentAnother round of Makefile updates, editors version. (diff)
Yet another round of Makefile updates, graphics version.
Notes
Notes: svn path=/head/; revision=1309
Diffstat (limited to 'graphics/xli')
-rw-r--r--graphics/xli/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile
index d695191a68b4..9f2617184277 100644
--- a/graphics/xli/Makefile
+++ b/graphics/xli/Makefile
@@ -3,16 +3,17 @@
# Date created: 24 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.3 1995/03/24 11:09:14 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:46:08 jkh Exp $
#
DISTNAME= xli.1.16
-USE_IMAKE= yes
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
+PKGNAME= xli-1.16
CATEGORIES+= graphics x11
-MAINTAINER= asami@FreeBSD.ORG
-EXTRACT_SUFX= .tar.gz
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
+
+MAINTAINER= ports@FreeBSD.ORG
+
+USE_IMAKE= yes
NO_WRKSUBDIR= yes
-# PKG_CMD= pkg_create -N
.include <bsd.port.mk>