f2fc2d60ae
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
18 lines
379 B
Makefile
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"
|