freebsd-ports/textproc/linux-f8-libxml2/Makefile
David E. O'Brien f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00

18 lines
379 B
Makefile

# New ports collection makefile for: linux-libxml
# Date created: 2001.02.08
# Whom: taoka@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= libxml
PORTVERSION= 1.8.10
PORTREVISION= 2
CATEGORIES= textproc linux
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of libxml
RPM_SET= libxml-${PORTVERSION}-1.${ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"