1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/libneural/Makefile
Kevin Lo b2a27152ea - Update checksum
- Add missing INSTALLS_SHLIB
- Sort pkg/PLIST

PR: 20276
Submitted by: Ports Fury
2000-07-30 14:41:52 +00:00

19 lines
318 B
Makefile

# New ports collection makefile for: libneural
# Date created: 14 Jun 2000
# Whom: will
#
# $FreeBSD$
#
PORTNAME= libneural
PORTVERSION= 1.0.2
CATEGORIES= devel
MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>