openbsd-ports/x11/gnustep/remotedesk/Makefile

16 lines
346 B
Makefile

# $OpenBSD: Makefile,v 1.4 2011/05/15 13:03:26 sebastia Exp $
COMMENT= GNUstep rdesktop frontend
DISTNAME= RemoteDesk-0.1
REVISION = 0
CATEGORIES= x11
HOMEPAGE= http://gap.nongnu.org/remotedesk/
MASTER_SITES= http://savannah.nongnu.org/download/gap/
MODULES= x11/gnustep
WANTLIB+= c m pthread
RUN_DEPENDS= x11/rdesktop
.include <bsd.port.mk>