mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Use MASTER_SITE_WINDOWMAKER to MASTER_SITES
PR: 19471 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
parent
40a33a6070
commit
349fdd9ec3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29810
@ -1,6 +1,6 @@
|
||||
# New ports collection makefile for: wmavgload
|
||||
# Date created: 20 July 1998
|
||||
# Whom: Vladimir Kushnir <kushn@mail.kar.net>
|
||||
# New ports collection makefile for: wmavgload
|
||||
# Date created: 20 July 1998
|
||||
# Whom: Vladimir Kushnir <kushn@mail.kar.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
@ -8,13 +8,14 @@
|
||||
PORTNAME= wmavgload
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= sysutils windowmaker
|
||||
MASTER_SITES= ftp://ftp.windowmaker.org/pub/contrib/srcs/utils/
|
||||
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER}
|
||||
MASTER_SITE_SUBDIR= contrib/srcs/utils
|
||||
|
||||
MAINTAINER= kushn@mail.kar.net
|
||||
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_IMAKE= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user