freebsd-ports/textproc/libxode/Makefile
Steve Price da331e2795 Location on MASTER_SITE changed.
PR:		19738
Submitted by:	maintainer
2000-07-07 16:16:32 +00:00

18 lines
348 B
Makefile

# New ports collection makefile for: libxode
# Date created: 4 April 2000
# Whom: Kostya Lukin <lukin@okbmei.msk.su>
#
# $FreeBSD$
#
PORTNAME= libxode
PORTVERSION= 1.0
CATEGORIES= textproc
MASTER_SITES= http://download.jabber.org/dists/1.0/final/
MAINTAINER= lukin@okbmei.msk.su
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>