Fix homepage and master site. Improve comment. Sort USE_* vars.
This commit is contained in:
parent
b02c13c72e
commit
64825d49e9
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# $NetBSD: Makefile,v 1.2 2003/05/07 23:59:08 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2003/09/08 13:52:34 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= idesk-0.3.5
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://linuxhelp.hn.org/
|
||||
MASTER_SITES= http://idesk.timmfin.net/releases/
|
||||
|
||||
MAINTAINER= pancake@phreaker.net
|
||||
HOMEPAGE= http://linuxhelp.hn.org/idesk.php
|
||||
COMMENT= Show png icons on your desktop
|
||||
HOMEPAGE= http://idesk.timmfin.net/
|
||||
COMMENT= Gives users of minimal WM's icons on their desktop
|
||||
|
||||
USE_BUILDLINK2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X11= yes
|
||||
USE_BUILDLINK2= yes
|
||||
|
||||
.include "../../graphics/imlib/buildlink2.mk"
|
||||
.include "../../fonts/Xft2/buildlink2.mk"
|
||||
|
|
Loading…
Reference in a new issue