13 lines
389 B
Text
13 lines
389 B
Text
# $NetBSD: Makefile.common,v 1.4 2012/05/12 15:18:23 cheusov Exp $
|
|
# used by textproc/colorit/Makefile
|
|
# used by textproc/dict-server/Makefile
|
|
# used by textproc/dict-client/Makefile
|
|
DISTNAME= dictd-1.12.0
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dict/} \
|
|
ftp://ftp.dict.org/pub/dict/
|
|
|
|
MAINTAINER?= cheusov@NetBSD.org
|
|
HOMEPAGE= http://www.dict.org/
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|