mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
Convert to USES=motif
This commit is contained in:
parent
0c51c51955
commit
bb66f61ae3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322578
1 changed files with 2 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: xmoontool
|
# Created by: Frank W. Josellis <frank@dynamical-systems.org>
|
||||||
# Date created: 31 December 2005
|
|
||||||
# Whom: Frank W. Josellis <frank@dynamical-systems.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= xmoontool
|
PORTNAME= xmoontool
|
||||||
PORTVERSION= 3.0.3
|
PORTVERSION= 3.0.3
|
||||||
|
@ -14,7 +10,7 @@ MASTER_SITES= http://www.senax.net/xmoontool/
|
||||||
MAINTAINER= frank@dynamical-systems.org
|
MAINTAINER= frank@dynamical-systems.org
|
||||||
COMMENT= A version of John Walker's classical moontool for X11/Motif
|
COMMENT= A version of John Walker's classical moontool for X11/Motif
|
||||||
|
|
||||||
USE_MOTIF= yes
|
USES= motif
|
||||||
|
|
||||||
MAN1= xmoontool.1
|
MAN1= xmoontool.1
|
||||||
PORTDOCS= NOTES
|
PORTDOCS= NOTES
|
||||||
|
|
Loading…
Add table
Reference in a new issue