mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Convert to USES=imake
Trim headers Remove indefinite article
This commit is contained in:
parent
053a8a1640
commit
e8c304b99f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321996
1 changed files with 3 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: xgraph
|
||||
# Date created: 24 November 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# Created by: asami
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xgraph
|
||||
PORTVERSION= 11.3.2.20000910
|
||||
|
@ -14,9 +10,9 @@ DISTNAME= xgraph-11
|
|||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= sanpei@FreeBSD.org
|
||||
COMMENT= A program that helps you plot graphs
|
||||
COMMENT= Program that helps you plot graphs
|
||||
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= x11 xext
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
MAN1= xgraph.1
|
||||
|
|
Loading…
Add table
Reference in a new issue