freebsd-ports/net/ayttm/Makefile

25 lines
441 B
Makefile
Raw Normal View History

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