1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/sysutils/sjog/Makefile
Will Andrews 7a2d28f0b0 Add sjog 0.5, a userland daemon for Sony Vaio Jog Dial.
PR:		41905
Submitted by:	Bruce M Simpson <bms@spc.org>
2002-10-14 08:43:37 +00:00

24 lines
393 B
Makefile

# New ports collection makefile for: sjog
# Date created: 17 August 2002
# Whom: Bruce M Simpson <bms@spc.org>
#
# $FreeBSD$
#
PORTNAME= sjog
PORTVERSION= 0.5
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= bms@spc.org
USE_AUTOMAKE= yes
GNU_CONFIGURE= yes
USE_GTK= yes
USE_GMAKE= yes
NOMAN=
.include <bsd.port.mk>