freebsd-ports/textproc/linux-f10-aspell/Makefile
Tijl Coosemans 1a31bc14a6 - Remove old CONFLICTS.
- Set LICENSE.
- Remove unused pkg-descr.

PR:		211252
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-09-05 21:09:22 +00:00

22 lines
383 B
Makefile

# Created by: bsam
# $FreeBSD$
PORTNAME= aspell
PORTVERSION= 0.60.6
PORTREVISION= 2
CATEGORIES= textproc linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Spelling checker with better logic than ispell (Linux Fedora 10)
LICENSE= LGPL21+
USES= linux:f10
USE_LINUX_RPM= yes
RPMVERSION= 3.fc10
USE_LDCONFIG= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>