openbsd-ports/x11/gnustep/remotedesk/Makefile
sebastia 68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00

16 lines
335 B
Makefile

# $OpenBSD: Makefile,v 1.5 2012/01/08 12:03:09 sebastia Exp $
COMMENT= GNUstep rdesktop frontend
DISTNAME= RemoteDesk-0.1
REVISION = 0
CATEGORIES= x11
HOMEPAGE= http://gap.nongnu.org/remotedesk/
MASTER_SITES= ${MASTER_SITE_SAVANNAH:=gap/}
MODULES= x11/gnustep
WANTLIB+= c m pthread
RUN_DEPENDS= x11/rdesktop
.include <bsd.port.mk>