mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
da331e2795
PR: 19738 Submitted by: maintainer
19 lines
348 B
Makefile
19 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>
|