Update homepage/master_sites after migration from Google Code.

This commit is contained in:
bentley 2015-08-24 23:37:19 +00:00
parent 8c26fa4fbf
commit a675c9609b

View File

@ -1,21 +1,22 @@
# $OpenBSD: Makefile,v 1.7 2015/03/16 18:07:37 naddy Exp $
# $OpenBSD: Makefile,v 1.8 2015/08/24 23:37:19 bentley Exp $
COMMENT= intelligent phonetic input method library
DISTNAME= libchewing-0.3.3
PKGNAME= zh-${DISTNAME}
REVISION = 1
V = 0.3.3
DISTNAME= libchewing-$V
PKGNAME= zh-libchewing-$V
REVISION = 2
SHARED_LIBS= chewing 0.0 # .3.1
CATEGORIES= chinese inputmethods
HOMEPAGE= http://chewing.csie.net/
HOMEPAGE= http://chewing.im/
# LGPLv2.1 only
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES = https://chewing.googlecode.com/files/
MASTER_SITES = https://github.com/chewing/libchewing/releases/download/v$V/
EXTRACT_SUFX= .tar.bz2
CONFIGURE_STYLE=gnu