mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -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
|
# Created by: asami
|
||||||
# Date created: 24 November 1994
|
|
||||||
# Whom: asami
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= xgraph
|
PORTNAME= xgraph
|
||||||
PORTVERSION= 11.3.2.20000910
|
PORTVERSION= 11.3.2.20000910
|
||||||
|
@ -14,9 +10,9 @@ DISTNAME= xgraph-11
|
||||||
EXTRACT_SUFX= .tar.Z
|
EXTRACT_SUFX= .tar.Z
|
||||||
|
|
||||||
MAINTAINER= sanpei@FreeBSD.org
|
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
|
USE_XORG= x11 xext
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
MAN1= xgraph.1
|
MAN1= xgraph.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue