f7b5be68ee
the fonts.
20 lines
618 B
Text
20 lines
618 B
Text
# $NetBSD: Makefile.common,v 1.11 2002/11/11 12:19:48 wiz Exp $
|
|
|
|
DISTNAME= links-2.1pre7
|
|
CATEGORIES= www
|
|
MASTER_SITES= \
|
|
http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \
|
|
ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/links/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= jschauma@netbsd.org
|
|
HOMEPAGE= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
|
|
|
|
GNU_CONFIGURE= YES
|
|
CONFIGURE_ARGS+= --enable-javascript
|
|
|
|
PLIST_SRC= ${.CURDIR}/../../www/links/PLIST
|
|
PATCHDIR= ${.CURDIR}/../../www/links/patches
|
|
DISTINFO_FILE= ${.CURDIR}/../../www/links/distinfo
|
|
|
|
.include "../../security/openssl/buildlink2.mk"
|