add HOMEPAGE to the Makefile and use ${HOMEPAGE} for WWW: in DESCR

This commit is contained in:
jolan 2003-05-22 09:27:04 +00:00
parent 097c1eee1d
commit d4872617ac
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# $FreeBSD: ports/russian/cyrproxy/Makefile,v 1.4 1999/08/31 01:46:57 peter Exp $
# $OpenBSD: Makefile,v 1.14 2003/04/26 14:55:32 sturm Exp $
# $OpenBSD: Makefile,v 1.15 2003/05/22 09:27:04 jolan Exp $
COMMENT= "cyrillic proxy for network protocols"
@ -8,6 +8,8 @@ CATEGORIES= russian net www
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/
HOMEPAGE= http://www.lexa.ru/lexa/cyrproxy.html
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes

View File

@ -4,4 +4,4 @@ It allows transcode text-based tcp protocols from/to
following cyrillic text coding standards: CP866 (DOS),
Macintosh, ISO, KOI8 (UNIX), CP1251 (Windows).
WWW: http://www.lexa.ru/lexa/cyrproxy.html
WWW: ${HOMEPAGE}