30b55df38e
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
11 lines
361 B
Text
11 lines
361 B
Text
# $NetBSD: Makefile.common,v 1.7 2017/01/19 18:52:27 agc Exp $
|
|
# used by textproc/colorit/Makefile
|
|
# used by textproc/dict-server/Makefile
|
|
# used by textproc/dict-client/Makefile
|
|
DISTNAME= dictd-1.12.1
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dict/}
|
|
MASTER_SITES+= ftp://ftp.dict.org/pub/dict/
|
|
|
|
MAINTAINER?= cheusov@NetBSD.org
|
|
HOMEPAGE= http://www.dict.org/
|