fix MASTER_SITES, tidy

This commit is contained in:
sthen 2010-07-30 22:07:53 +00:00
parent 68a4b97f92
commit 64acead911

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:06 sthen Exp $ # $OpenBSD: Makefile,v 1.2 2010/07/30 22:07:53 sthen Exp $
COMMENT= modular framework for web-based applications COMMENT= modular framework for web-based applications
HORDE_MODULE= # LGPLv2
DISTNAME= horde-3.3.8 DISTNAME= horde-3.3.8
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= ${HORDE_SITES:=horde/}
HOMEPAGE= http://www.horde.org/ HOMEPAGE= http://www.horde.org/
MASTER_SITES= ${MASTER_SITE_HORDE:=horde/}
INSTDIR= horde INSTDIR= horde
HORDE_MODULE=
# LGPLv2
RUN_DEPENDS+= :pear-*:www/pear \ RUN_DEPENDS+= :pear-*:www/pear \
:pear-DB-*:databases/pear-DB \ :pear-DB-*:databases/pear-DB \