1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/ayttm/Makefile
Jim Mock 7baf3e6af6 USE_GNOME -> USE_GTK. Change this until defining WITHOUT_GNOME actually
works.

Inspired by:	Hours of cursing at the ports tree.
2000-10-15 14:43:45 +00:00

25 lines
439 B
Makefile

# New ports collection makefile for: everybuddy
# Date created: 1 Mar 2000
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= everybuddy
PORTVERSION= 0.1.4.2
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.everybuddy.com/files/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.2/-2/}
MAINTAINER= jim@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
MAN1= everybuddy.1
.include <bsd.port.mk>