mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Add LICENSE (GPL 2)
- Trim Makefile's header PR: ports/179773 Submitted by: Alexander Milanov <a@amilanov.com>
This commit is contained in:
parent
4fad2df786
commit
088aee7bf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321547
1 changed files with 3 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# Ports collection makefile for: sing
|
||||
# Date created: Oct 6 2000
|
||||
# Whom: Roman Shterenzon <roman@xpert.com>
|
||||
#
|
||||
# Created by: Roman Shterenzon <roman@xpert.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sing
|
||||
PORTVERSION= 1.1
|
||||
|
@ -16,6 +12,8 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Tool for sending customized ICMP packets
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue